Ticket #19 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by ol

wfs:wfs-1.1.0-Basic-GetFeature-tc17.2 is also usefull

Changed 3 years ago by ol

  • priority changed from major to critical

Changed 3 years ago by ol

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.