> 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 _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

