[openstreetmap/openstreetmap-website] Bundle vector layer maxZoom definitions in layers.yml (PR #6228)
Marwin Hochfelsner
notifications at github.com
Wed Jul 23 04:09:59 UTC 2025
In contrast to raster tile layers, the maxZoom for vector tile layers isn't determined by the served tiles (up to zoom level 14).
Hence, the maxZoom for vector tile layers is more of an integration decision than an inherent property of the tile layer itself.
Therefore, I argue, the maxZoom for vector tile layers should be set in the layers.yml instead.
Also resolves #6222.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/6228
-- Commit Summary --
* Bundle vector layer maxZoom definitions in layers.yml
-- File Changes --
M app/assets/javascripts/leaflet.maptiler.js (1)
M config/layers.yml (2)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/6228.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6228.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6228
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6228 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250722/f1fcd91e/attachment.htm>
More information about the rails-dev
mailing list