On Wednesday 18 Nov 2009 12:48:53 pm Peter Körner wrote: > > 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? >
I did that - changed 18 everywhere to 20. Did a make clean, make and make install. mod_tile appears to work, renderd.py is sending the correct file names to the server, but it is not writing the tiles to the directory and I get nothing rendered - at any zoom. Any clues as to why it should not write to the directory? the permissions are correct and it was doing it before the new make. -- regards Kenneth Gonsalves Senior Project Officer NRC-FOSS http://nrcfosshelpline.in/web/ _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

