SOS icon indicating copy to clipboard operation
SOS copied to clipboard

Support for CompositePhenomenon

Open CarstenHollmann opened this issue 9 years ago • 0 comments

Currently, the 52°North SOS 4.x only supports the insertion of observations with a simple/single observedProperty in a SweDataArray obsrevation with SplitDataArray extension. But in the 52°North SOS 3.x and O&M 1.0.0 the CompositePhenomenon was supported which allows to insert multiple observedProperties in a single InsertObservation request.

There are two options to support this via the 52°North SOS 4.x:

  • Implement SOS 1.0.0 InsertObservation support
  • Enhance the SOS 2.0 InsertObservation implementation for SweDataArray to support multiple observedProperties which can be split into single observations.

CarstenHollmann avatar Mar 31 '15 08:03 CarstenHollmann