Hello Thomas,

Tuesday, March 17, 2009, 1:39:53 PM, you wrote:
TW> It could be a missing file thats referenced from within the osm.xml
TW> stylesheet. Check all of the external coastline shapefile datasources,
TW> as well as icon files are present.

Using "strace" I figured out that it tries to load
  /home/maptiles/mapnik/world_boundaries/shoreline_300.shp
which was missing.

Googling around I downloaded the missing file from
http://tile.openstreetmap.org/shoreline_300.tar.bz2

Now my installation renders the tiles as expected :-)


However I still don't understand what's the use of the <name>
parameter for render_tiles() and why the script by default contains a
number bounding boxes for german cities that in consequence get
rendered explicitly?

Udo


_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to