Ticket #32 (closed defect: invalid)

Opened 3 years ago

Last modified 22 months ago

GML 2.1.2 or 3.1.1 in output

Reported by: ol Owned by:
Priority: major Version: SVN
Keywords: wfs version gml outputformat Cc:
Triage Stage: Unreviewed State of Approval: Unnecessary
Attached Patches: None Complexity: Unknown
Compatibility: Unknown Specification: Unnecessary

Description

There's still a lot of switch case with test on WFS version (1.0.0 or 1.1.0) to choose to output GML 2 or 3.
But we could imagine WFS 1.0.0 request with GML 3 format asked. And the reverse one (WFS 1.1 with GML 2)

Need to use output format test base instead (with a default value if nothing provided) rather than service version.

Change History

Changed 22 months ago by ol

  • status changed from new to closed
  • resolution set to invalid

Get Feature? operation is already able to do the switch on OUTPUTFORMAT values.

Note: See TracTickets for help on using tickets.