Read SOS Capabilities.
| OpenLayers. Format. SOSCapabilities | Read SOS Capabilities. |
| Properties | |
| defaultVersion | {String} Version number to assume if none found. |
| version | {String} Specify a version string if one is known. |
| parser | {OpenLayers.Format} A cached versioned format used for reading. |
| Constructor | |
| OpenLayers. Format. SOSCapabilities | Create a new parser for SOS capabilities. |
| Functions | |
| read | Read capabilities data from a string, and return information about the service (offering and observedProperty mostly). |
{OpenLayers.Format} A cached versioned format used for reading.
Read capabilities data from a string, and return information about the service (offering and observedProperty mostly).
read: function( data )