[OSM-dev] Cannot render tiles using Mapnik: "Bad file descriptor"
Udo Giacomozzi
udo.osm at nova-sys.net
Tue Mar 17 12:51:21 GMT 2009
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
More information about the dev
mailing list