Ticket #2306 (reopened defect)
WFS filter contains with a BBOX in lat/long returned null
| Reported by: | nsavard | Owned by: | assefa |
|---|---|---|---|
| Priority: | high | Milestone: | 6.0 release |
| Component: | WFS Server | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | jkemp101 |
Description
When I issue a GetFeature? with a bbox in lat/long the server returns null. I tested with 5.0-rc2 on Linux. The feature returned should be "Quebec, Iles de la Madeleine". See msautotest.
QUERY_STRING="map=[MAPFILE]&SERVICE=WFS&VERSION=1.0.0& REQUEST=GetFeature?&TYPENAME=province&FILTER=<Filter> <Contains><PropertyName?>Geometry</PropertyName> <gml:Polygon><gml:outerBoundaryIs><gml:LinearRing> <gml:coordinates>-61.99,47.35 -61.95,47.35 -61.95,47.38 -61.99,47.38</gml:coordinates></gml:LinearRing> </gml:outerBoundaryIs></gml:Polygon></Contains></Filter>"
Change History
Note: See
TracTickets for help on using
tickets.
