[OSM-newbies] Which projection on osm2pgsql?
Richard Weait
richard at weait.com
Mon Mar 15 12:46:28 GMT 2010
On Mon, Mar 15, 2010 at 8:17 AM, Mulone <mulone at rome.com> wrote:
>
> Hi guys,
> I have an issue trying to import OSM data on PostGIS.
> I download an xml file from the CloudMade site.
> I use this script to import the file into postgis (on Windows):
>
> ./osm2pgsql -U userId -W -H myhost -d maps -p myprefix -S default.style -c
> -l data.osm.bz2
Hi Mulone, and welcome.
To set up Mapnik and work with other OSM layers I like to use the
guidelines here.
http://wiki.openstreetmap.org/wiki/Mapnik#osm2pgsql
[quoted from wiki]
[Syntax on Windows]
$ psql -d gis -f c:\osm2pgsql\900913.sql
More information about the newbies
mailing list