Hi there,
GeoServer Version 2.21.2 running on Ubuntu 22.04.4
I would like to extend the buffer parameter for a specific layer for a WMS getFeature query. For this, i modified the default rendering buffer in the wms layer settings. I also changed in the globel WMS settings the max buffer size (pixels) for enable a larger buffer setting. As the documentation mentioned is the default rendering buffer the same as the WMS vendor parameter &buffer=.
See also in the documentation: https://docs.geoserver.org/2.21.x/en/user/data/webadmin/layers.html#wms-settings
The following example querys should now give the same example, but they aren’t the same. Did i misunderstood the parameters ?
Without vendor-buffer, default rendering buffer = 75
with vendor-buffer, default rendering buffer = 75
getMap
Kind regards,
Simon