Re: [Geoserver-users] Seeking advice for large amount of layers

2024-04-12 Thread Simone Giannecchini
👍 Regards, Simone Giannecchini == Online training classes for GeoNode, GeoServer and MapStore from the experts! Visit https://www.geosolutionsgroup.com/professional-training/ for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions Italy President GeoSolutions USA

Re: [Geoserver-users] Seeking advice for large amount of layers

2024-04-12 Thread Bourgault , Pascal via Geoserver-users
Thanks a lot everyone. I didn't know about the CQL_FILTERS parameter on WMS requests. Thanks Simone for the very detailed document going through exactly the issues we are having! As for the custom projection, our choice of re-projection was not only taken because of our difficulties with Geoserve

Re: [Geoserver-users] Seeking advice for large amount of layers

2024-04-12 Thread Simone Giannecchini
Dear Pascal, you are missing a bit of your analysis. ImageMosaic can handle _multiple_ dimensions, not just time. You can create custom dimensions for additional parameters and even use CQL_FILTERS with or without dimensions to filter further. Just to give you an example, we tend to create large m

Re: [Geoserver-users] Seeking advice for large amount of layers

2024-04-11 Thread Jody Garnett
I am curious why moving the SLD files out of geoserver helped performance? What part was slow? Did you replace them with GetMap with SLD=url parameter? -- Jody Garnett On Thu, Apr 11, 2024 at 7:10 PM Richard Matsunaga via Geoserver-users < geoserver-users@lists.sourceforge.net> wrote: > We had

Re: [Geoserver-users] Seeking advice for large amount of layers

2024-04-11 Thread Richard Matsunaga via Geoserver-users
We had the exact same type of problem. 1:1 GeoTIFF to layer. We switched to using raster mosaics with a PostGIS mosaic index. We now have 1 store, 1 layer for each layer type. We also had a ridiculous number of SLD files that were in the GeoServer directory and were therefore being managed by