[OpenLayers-Trac] [OpenLayers] #3021: Add POST (XML data)
parameters support to SOS Capabilities
OpenLayers
trac-20090302 at openlayers.org
Thu Jan 20 09:07:16 EST 2011
#3021: Add POST (XML data) parameters support to SOS Capabilities
--------------------------------------------------------+-------------------
Reporter: sonxurxo | Owner: bartvde
Type: feature | Status: new
Priority: minor | Milestone: 2.11 Release
Component: Format.OWSCommon | Version: 2.10
Keywords: SOS, GetCapabilities, XML parameters, POST | State: Review
--------------------------------------------------------+-------------------
Currently OL only supports sending SOS GetCapabilites parameters in KVP
mode, in the query string. In practice, some servers only accept
parameters in XML by POST.
We'll need to add a write function to Format/SOSCapabilities.js that
delegates in the also needed write function in
Format/SOSCapabilities/v1_0_0.js, and add some writers in
Format/OWSCommon/v1.js.
--
Ticket URL: <http://trac.openlayers.org/ticket/3021>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list