OpenLayers OpenLayers

Ticket #1328 (closed task: fixed)

Opened 7 months ago

Last modified 1 month ago

GML Format adding GML protocol specific information to features when parsed

Reported by: sbenthall Assigned to: tschaub
Priority: critical Milestone: 2.7 Release
Component: Format.GML Version: 2.5
Keywords: Cc:
State: Complete

Description

Make changes to Format.GML to add protocol specific information to features when parsed. This allows applications to make feature specific WFS-T requests independent of OpenLayers.

Attachments

GML.js.diff (2.0 kB) - added by sbenthall on 07/28/08 16:51:31.
feature.gml.patch (0.7 kB) - added by tschaub on 07/31/08 19:50:11.
store gml specific attributes

Change History

02/07/08 15:04:28 changed by sbenthall

  • state set to Review.
  • milestone set to 2.7 Release.

07/28/08 15:04:06 changed by sbenthall

  • status changed from new to assigned.

find a reviewer

07/28/08 15:18:49 changed by euzuro

  • priority changed from minor to critical.

07/28/08 16:51:31 changed by sbenthall

  • attachment GML.js.diff added.

07/28/08 16:57:06 changed by sbenthall

  • owner changed from sbenthall to tschaub.
  • status changed from assigned to new.

07/31/08 19:50:11 changed by tschaub

  • attachment feature.gml.patch added.

store gml specific attributes

07/31/08 21:30:39 changed by tschaub

  • status changed from new to closed.
  • state changed from Review to Complete.
  • resolution set to fixed.

(In [7654]) Adding gml specific attributes to feature in gml parsing. p=sbenthall r=me (closes #1328)