geonode
geonode copied to clipboard
GeoNode 4.3.0.post1: generating tiles from zoomlevel 18-30 two different crs (epsg:3857x2 and epsg:900913x2) on the fly
Discussed in https://github.com/GeoNode/geonode/discussions/12648
Originally posted by ffischer1984 October 14, 2024 On the fly, my GeoNode generates Tiles in EPSG 3857x2 for the zoomlevels 0-18. At Zoomlevel 18 the geonode generates the tiles in two different CRS: EPSG:3857x2 AND EPSG:900913x2. When I'll look in the network monitor in the chrome-browser I'll see that every tile will be delivered in both crs at zoomlevel 18. Why it has this behavior? Can I disable that behavior?