52North / ArcGIS-Server-SOS-Extension

The Sensor Observation Service (SOS) extension for ArcGIS Server is implemented as a so-called Server Object Extension (SOE). It allows querying of observations, procedures/sensors, as well as features observed by sensors. The interface is compliant with the SOS 2.0 standard from OGC.
http://52north.org/arcgisServerSOS
Apache License 2.0
10 stars 5 forks source link

ARCHIVED

This project is no longer maintained and will not receive any further updates. If you plan to continue using it, please be aware that future security issues will not be addressed.

ArcGIS-Server-SOS-Extension

The Sensor Observation Service (SOS) extension for ArcGIS Server (10.1) is implemented as a 'Server Object Extension' (SOE).
It allows querying of observations, metadata about procedures/sensors, as well as descriptions of features (of interest) observed by the sensors.

The SOE's interface provides compliance with the SOS 2.0 standard from OGC as well as the new GeoServices REST API developed by ESRI.

More information to this project can be found on its website.

Response Content-Types

In order to retrieve responses with the HTTP-Header Content-Type set to application/xml, a request must define the URL parameter f=xml (instead of e.g. f=pjson).