Ticket #3349 (closed feature: fixed)

Opened 2 years ago

Last modified 2 years ago

add support for wfs:Native

Reported by: bartvde Owned by: bartvde
Priority: minor Milestone: 2.12 Release
Component: Format.WFST Version: 2.10
Keywords: Cc:
State: Commit

Description

Add support for writing out wfs:Native in WFS transactions.

            Many times, a Web Feature Service interacts with a repository
            that may have special vendor specific capabilities.  The native
            element allows vendor specific command to be passed to the
            repository via the Web Feature Service.

Attachments

ol-3349.patch Download (5.2 KB) - added by bartvde 2 years ago.

Change History

Changed 2 years ago by bartvde

  • owner changed from tschaub to bartvde
  • status changed from new to assigned

Changed 2 years ago by bartvde

There appeared to be an error in the WFS 1.1 schema, preventing content to be added to the Native element, this has been recognized by the editor of the WFS spec and fixed in his version of the schema here:

 http://www.pvretano.com/schemas/wfs/1.1.0/wfs.xsd

It will go through the OGC process and be updated there as well.

Changed 2 years ago by bartvde

Working on this one now.

Changed 2 years ago by bartvde

Changed 2 years ago by bartvde

  • state set to Review

Relevant tests pass in FF4 and Safari5, TIA for any review.

Changed 2 years ago by tschaub

  • state changed from Review to Commit

Looks good. Tests pass in Chrome 12 and IE 6 as well. Please commit.

Changed 2 years ago by bartvde

  • status changed from assigned to closed
  • resolution set to fixed

(In [12123]) add support for wfs:Native, r=tschaub (closes #3349)

Note: See TracTickets for help on using tickets.