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

Querying single procedure via DescribeSensor gives HTTP 500 #35

Closed ridoo closed 10 years ago

ridoo commented 10 years ago

http://ags.dev.52north.org:6080/arcgis/rest/services/EEA/AirQualitySos/MapServer/exts/52nArcGisSos/DescribeSensor?service=SOS&version=2.0.0&request=DescribeSensor&procedure=http%3A%2F%2Fcdr.eionet.europa.eu%2Fgb%2Feu%2Faqd%2Fe2a%2Fcolutn32a%2Fenvuvlxkq%2FD_GB_StationProcess.xml%23GB_StationProcess_1&procedureDescriptionFormat=http%3A%2F%2Fwww.opengis.net%2FsensorML%2F1.0.1&f=xml

arne-broering commented 10 years ago

Assumption: Procedures are not delivered by DB query when no observation / features / ?? associated

arne-broering commented 10 years ago

fixed