Re: [Geoserver-users] SLD REST plugin data caching

2020-10-05 Thread Andrea Aime
Hi Paul, as far as I know, the plugin does not do any internal caching. However, it sets an HTTP header so that the client would do some caching of the response, see: https://github.com/geoserver/geoserver/blob/d6d3d258351cb5a229c538edb9527921789cb9da/src/extension/sldService/src/main/java/org/geo

[Geoserver-users] SLD REST plugin data caching

2020-09-30 Thread Paul Wittle
Hi, I have a database view which I'm changing in the database using a process. The plan is to use the SLD REST plugin to calculate the Natural Jenks for the data in the view then make a change which alters the view and re-run the Natural Jenks process a second time. The result should be two dif