[TinyOWS-dev] [tinyows] #19: srsName getFeature support
tinyows
trac at camptocamp.com
Mon Feb 16 03:50:42 EST 2009
#19: srsName getFeature support
----------------------------------------------------------------+-----------
Reporter: ol | Owner:
Type: defect | Status: new
Priority: major | Version: SVN
Keywords: 14.2 srs projection reprojection EPSG RFC 5165 | Stage: Unreviewed
Approval: Unnecessary | Patch: None
Complexity: Unknown | Compatibility: Unknown
Specification: Unnecessary |
----------------------------------------------------------------+-----------
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
--
Ticket URL: <https://www.tinyows.org/trac/tinyows/ticket/19>
tinyows <https://www.tinyows.org/trac/tinyows>
TinyOWS
More information about the TinyOWS-dev
mailing list