私はこのすべてにおいて新しいです。私はチュートリアルに従いhttp://www.spatialanalysis.ca/2011/using-openstreetmap-data-part1/
、次のことを行いました:
-インストールされた postGIS/postgreSql、PROJ4;
-cloudmade からの保存されたリンク;
-データベース gis を作成します。
そして最後にcmdでこれを行いました
osm2pgsql -d gis -U postgres -P 5432 grad_beograd.osm.bz2
エラーが表示されますUsing projection SRS 900913 (Spherical Mercator)
Couldn't open style file '/usr/share/osm2pgsql/default.style': No such file or d
irectory
Error occurred, cleaning up
私のOSはWindowsXP
.
助けを求めています。よろしくお願いします!