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. |
| 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). |
Read capabilities data from a string, and return information about the service (offering and observedProperty mostly).
read: function( data )