[OSM-talk] how to make renderd.py render more than 18 levels
Peter Körner
osm-lists at mazdermind.de
Wed Nov 18 07:18:53 GMT 2009
> I edited renderd.py and changed MAX_ZOOM=20 and levels=20. But it is still not
> rendering more than 18 levels - where else do I change it? I am using
> mod_tile.
Just a guess:
http://svn.openstreetmap.org/applications/utils/mod_tile/render_config.h
#define MAX_ZOOM 18
maybe you could do a grep on all source-files in mod_tile, searching for 18?
Peter
More information about the talk
mailing list