On Mon, Mar 15, 2010 at 8:17 AM, Mulone <[email protected]> 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 _______________________________________________ newbies mailing list [email protected] http://lists.openstreetmap.org/listinfo/newbies

