Hi,

I am trying to get some OpenStreetMap data out from PostGIS database with 
nik2img.py utility.
I was running the following two commands and hoped to get rather a similar 
result.  However, while the first is producing a good map with all the OSM 
features in it, the latter is missing almost all OSM data.  There are only a 
few streets in the eastern side of the map while western part of resulting map 
lacks all OSM data.  However, coastline is there.  Am I using nik2img in a 
wrong way?  By request were these: 

c:\python2.5\python nik2img.py -m gosm.xml -o niktest.png  -e 
25.01,60.18,25.06,60.21 -s 1000,1000
c:\python2.5\python nik2img.py -m gosm.xml -o niktest2.png  -p epsg:32635 -r 
389725,6673682,392528,6676266 -s 1000,1000

My environment is:
- Windows Vista
- Python 2.5
- Mapnik for Windows32 v. 0.5.0
- osm.xml dated 14.3. 2008

Anybody having Mapnik running and OSM data in Postgis from this area in Google 
projection should be able to repeat my test.

-Jukka Rahkonen-
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to