[OpenLayers-Users] How to send a GetCapabilities request to a SOS service?

Bart van den Eijnden bartvde at opengeo.org
Mon Jun 10 08:27:23 PDT 2013


The code you posted doesn't make any sense, you need to create an *instance* of OpenLayers.SOSClient.

Just copy/paste the example.

var sos = new OpenLayers.SOSClient({map: map, url: 'http://v-swe.uni-muenster.de:8080/WeatherSOS/sos?'});

Best regards,
Bart

-- 
Bart van den Eijnden
OpenGeo - http://opengeo.org
Expert service straight from the developers.



On Jun 10, 2013, at 5:24 PM, dkar <dimitriskarakostis3 at hotmail.com> wrote:

> 
> Thanks for the answer.
> I tried both with GET and POST but in both cases it doesn't work.
> Any suggestion?
> 
> 
> 
> --
> View this message in context: http://osgeo-org.1560.x6.nabble.com/How-to-send-a-GetCapabilities-request-to-a-SOS-service-tp5059145p5059149.html
> Sent from the OpenLayers Users mailing list archive at Nabble.com.
> _______________________________________________
> Users mailing list
> Users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/openlayers-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/openlayers-users/attachments/20130610/40fb3301/attachment.html>


More information about the Users mailing list