Allow admin to specify a rendering buffer per layer
---------------------------------------------------
Key: GEOS-4087
URL: http://jira.codehaus.org/browse/GEOS-4087
Project: GeoServer
Issue Type: Improvement
Components: WMS
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 2.0.3
The rendering buffer is a vendor parameter used for GetMap and GetFeatureInfo.
It takes into account that the features are drawn with a style that makes them
larger/bigger, in GetMap that will have the effect of increasing the queried
area to catch the features that sit outside of it but whose symbolizer is big
enough to get into it, and for GetFeatureInfo, it represents the search area
Normally the buffer is computed automatically using a static analysis of the
style, but that won't work if the style has attribute dependencies of any kind
(stroke width stored in an attribute, dynamic symbolizers, etc).
For those cases a &buffer=xxx param should be specified, but not all clients
allow to setup that param in the request.
Allow the admin to specify a buffer hint on a per layer basis instead
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel