I am implementing a leaflet web-map application to display several GeoTiffs. The GeoTiffs are each ~300MB and published by Geoserver as WMS. In Leaflet I add them through L.tileLayer.wms.
I also perform some grouping of the layer before adding them to the map.
My problem is now that the layers published by the Geoserver load very slow in the leaflet application, whereas the OpenLayer preview offered by Geoserver is pretty fast.
Any Idea what this might cause? Thanks for any advice!
أكثر...
I also perform some grouping of the layer before adding them to the map.
My problem is now that the layers published by the Geoserver load very slow in the leaflet application, whereas the OpenLayer preview offered by Geoserver is pretty fast.
Any Idea what this might cause? Thanks for any advice!
أكثر...