On 18/07/2017 09:24, amisha budhiraja wrote:
Hi all,
I want to increase the zoom level of my own OSM server to more than
20.
https://github.com/SomeoneElseOSM/mod_tile/tree/zoom
should do what you want, up to zoom 28. See the links from
http://www.openstreetmap.org/user/SomeoneElse/diary/39
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, am
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
Specified max zoom (21) is to l
3 matches
Mail list logo