Ticket #19 (closed defect: fixed)
srsName getFeature support
| Reported by: | ol | Owned by: | |
|---|---|---|---|
| Priority: | critical | Version: | SVN |
| Keywords: | 14.2 srs projection reprojection EPSG RFC 5165 | Cc: | |
| Triage Stage: | Unreviewed | State of Approval: | Unnecessary |
| Attached Patches: | None | Complexity: | Unknown |
| Compatibility: | Unknown | Specification: | Unnecessary |
Description
TinyOWs don't handle srsName parameter in getFeature query
So is not able to reproject: <wfs:Query srsName="urn:x-ogc:def:crs:EPSG:27582" typeName="sf:PrimitiveGeoFeature"/>
Or to check/die when a wrong EPSG code is provided <wfs:Query srsName="urn:x-ogc:def:crs:EPSG:9.99.9:99999" typeName="sf:PrimitiveGeoFeature"/>
Unit test to reproduce that: wfs:wfs-1.1.0-Basic-GetFeature-tc14.2
See also WFS 1.1 spec p36 and RFC 5165
Change History
Note: See
TracTickets for help on using
tickets.