I have a dataset that must contain a watermark that covers a percentage of a rendered image to meet a licensing issue and I'm struggling to ensure this.
Geoserver does not allow me to get it to scale the watermark appropriately (happy to be proven wrong), so the coverage of the watermark is dependant on the size of image requested. As a work around I hoped I could get the WMS to reject requests that have a bbox larger than a max size suitable for the watermark image, does anyone know of a way to do this out of the box?
While I can set the tile size in our client to match there is nothing someone accessing the WMS directly.
While I'm a java developer by trade I'd much rather I could do this using an existing feature without having to resort to intercepting the requests or modifying geoserver, so if anyone has any suggestions I'd love to hear them.
أكثر...
Geoserver does not allow me to get it to scale the watermark appropriately (happy to be proven wrong), so the coverage of the watermark is dependant on the size of image requested. As a work around I hoped I could get the WMS to reject requests that have a bbox larger than a max size suitable for the watermark image, does anyone know of a way to do this out of the box?
While I can set the tile size in our client to match there is nothing someone accessing the WMS directly.
While I'm a java developer by trade I'd much rather I could do this using an existing feature without having to resort to intercepting the requests or modifying geoserver, so if anyone has any suggestions I'd love to hear them.
أكثر...