Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.4
-
Component/s: xsd extensions
-
Labels:None
Description
Try the following filter (Filter 1.0):
<DWithin> <PropertyName>the_geom</PropertyName> <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#4326"> <gml:coordinates>-74.817265,40.5296504</gml:coordinates> </gml:Point> <Distance units="km">200</Distance> </DWithin>
the unit will be ignored, OGCDWithinBinding won't try to load the unit attribute.
Issue Links
- is related to
-
GEOT-2384
SDO_WITHIN_DISTANCE unit not set when for example kilometers is specified in CQL filter
-
Thanks.