MAX_ZOOM is defined here, you can see if changing it really works:
https://github.com/openstreetmap/mod_tile/blob/master/includes/render_config.h#L4 Maybe you could try Tirex instead? https://wiki.openstreetmap.org/wiki/Tirex https://github.com/geofabrik/tirex W dniu 18.07.2017 o 10:24, amisha budhiraja pisze:
Hi all, I want to increase the zoom level of my own OSM server to more than 20. If I set the value of the variable MAXZOOM in renderd.conf file to more than 20. Then, on running the following command it gives me error. $ renderd -f -c /usr/local/etc/renderd.conf <error> Specified max zoom (21) is to large. Renderd currently only supports up to zoom level 20 </error> Can somebody help me in it?
-- "Like a halo in reverse" [M. Gore]
_______________________________________________ dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/dev

