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

DB Issue: Unit is attached with Value table #38

Open arne-broering opened 10 years ago

arne-broering commented 10 years ago

Consequently, it is costly to determine the used unit for a specific observed property. This is needed for creating SensorML documents for a procedure (output element needs unit).

TODO: Clarify with EEA to change DB model.

ridoo commented 10 years ago

Clarification includes the need to have hamonized UOM for a procedure. Having multiple UOM adds complexity in database. Also it leads to several output sections for the same phenomenon in the procedure's SensorML (DescribeSensor response format).

ridoo commented 10 years ago

http://taskman.eionet.europa.eu/issues/15595