Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.4.0
-
Fix Version/s: None
-
Component/s: WFS
-
Labels:None
-
Environment:All
-
Number of attachments :
Description
Currently GeoServer only handles the distance of a DWithin filter in the unit the data is stored in, which is inconvenient and not in keeping with the filter specification which indicates you can set a units attribute in the distance element to specify how big the circle should be.
While not in any way life threatening this is annoying and would be good to fix, however I've no idea how far under the hood it goes and if in fact this is really a geotools problem or not.
Issue Links
- depends upon
-
GEOT-1170
DistanceBufferOperator implementors disregard unit measure
-
Unfortunately this goes deep down in Geotools, and it's not trivial