[OSM-dev] Increase Zoom Level of OSM server
Daniel Koć
daniel at xn--ko-wla.pl
Tue Jul 18 10:06:42 UTC 2017
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20170718/9f026825/attachment.html>
More information about the dev
mailing list