OpenLayers OpenLayers

Ticket #1104 (closed feature: duplicate)

Opened 10 months ago

Last modified 1 month ago

explicitly support versions for various formats

Reported by: tschaub Assigned to:
Priority: minor Milestone: 2.7 Release
Component: general Version: 2.5
Keywords: Cc:
State:

Description

We currently pretend like our vector formats (and wfs and wms) aren't versioned. This is nice because we are liberal in what we accept. However, we don't strictly support anything (with the exception - I think - of kml 2.1 and wkt - almost).

We should do

 - Format
   - GML
     - GML-2.1
     - GML-3.0

etc. Or something simliar. The base class can do version negotiation and maintain backwards compatibility.

Change History

07/04/08 03:04:38 changed by euzuro

  • state changed.
  • milestone set to 2.7 Release.

tim? this still alive? (moving to 2.7 to cause reaction)

07/28/08 13:00:29 changed by crschmidt

  • status changed from new to closed.
  • resolution set to duplicate.