[OpenLayers-Dev] SOS Capabilities through POST (XML data)

Xurxo Mendez sonxurxo at gmail.com
Thu Jan 20 09:15:02 EST 2011


I've created a ticket (http://trac.osgeo.org/openlayers/ticket/3021) and
attached a patch (
http://trac.osgeo.org/openlayers/attachment/ticket/3021/3021.patch) that
hopefully adds correctly this feature. As pointed in the ticket comments,
please review the write method added to the Format/SOSCapabilities.js class,
I'm not sure if that's the right way of delegating through specific version
classes, sorry if it's not.

Best regards,

Xurxo Méndez Pérez

http://www.sonxurxo.com


2011/1/20 Bart van den Eijnden <bartvde at opengeo.org>

> Hi Xurxo,
>
> great news!
>
> Please create the appropriate tickets with patches.
>
> Best regards,
> Bart
>
> --
> Bart van den Eijnden
> OpenGeo - http://opengeo.org
> Expert service straight from the developers.
>
> On Jan 20, 2011, at 12:52 PM, Xurxo Mendez wrote:
>
> Hi all,
>
> I'm working with a SOS server that only allows GetCapabilities with POST
> parameters (not KVP allowed in GET query String). I've added some writers to
> lib/OpenLayers/Format/SOSCapabilities/v1_0_0.js and
> lib/OpenLayers/Format/OWSCommon/v1.js to support this. You can check this in
> my sandbox (http://trac.openlayers.org/browser/sandbox/sonxurxo/sos).
> If you consider that this can be matter of a ticket I can create it and
> attach a patch.
> I've also created an example using this feature, that also (this might be
> interesting for Bart I hope) retrieves the feature geometries (points) of
> the FOIs directly through a GetObservation request, which is mandatory in
> the standard, instead of doing so through a GetFeatureOfInterest (optional
> in the standard). You can test it also in my sandbox as well, at
> examples/SOSGetObservation.html.
>
> Best regards,
>
> Xurxo Méndez Pérez
>
> http://www.sonxurxo.com
> _______________________________________________
> Dev mailing list
> Dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/openlayers-dev
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-dev/attachments/20110120/e50712b9/attachment.html


More information about the Dev mailing list