Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

33 lines (28 loc) · 1.78 KB

2.x

2.0.0

Changes

  • offering and procedure are now hierarchical
  • result time extension
  • add SOS om:parameter to feature/platform
  • SOS named parameters are mapped to data output
  • separated project into own repository project
  • service is now a full qualified entity
  • Support for pluralized filter parameters
  • output includes href property
  • more consistent filter handling
  • result filtering via OData $filter

Features

Issues

  • #246 no use of deleted flag in series table
  • #279 Querying multiple (time-)series causes race condition

1.x

Below v2.x the project was part of the series-rest-api. You can find the SPI implementation by following the v1.x development line.