diff --git a/examples/sos.html b/examples/sos.html new file mode 100644 index 0000000000..5483881bf8 --- /dev/null +++ b/examples/sos.html @@ -0,0 +1,179 @@ + +
+ + + + + + ++ Shows how to connect OpenLayers to a Sensor Observation Service (SOS) +
+ +This example uses a vector layer with a Protocol.SOS and a fixed Strategy. +
When clicking on a point feature (the weather stations offered by the SOS), the + latest values for all offerings are displayed in a popup.
+