- Rename repository to
sensorweb-server-helgoland - Rename groupId to
org.n52.sensorweb-server.helgoland - Rename artifactId to
helgoland-...
- extend interface to allow multiple types of sensor platforms and observations
offeringandprocedureare now hierarchicalAbstractValueoutputs can have additional parameter informationFeatureOutputandPlatformOutputcan have additional parameter information- separated impl projects (fotoquest and dwd) to own repositories
- pluralized filter parameters
- output includes href property
- filterable output members via
fields=<members>parameter - result filtering via OData $filter
- #129 provides paging headers if backend supports counting
- #232 possibility to use
domainIdinstead of database id - #266
AbstractValuecan have time intervals - #304 flexible prerendering title config via placeholders
- #312 support for using
now, e.g.timespan=PT4H/now - #370 support for profile observation
- #403 Support for result time aggregated data output
- #286 prerendering config does not allow overriding general settings
- #334 csv-export for endpoint datasets
- #366 single filters do not work anymore
- #371 csv export errors
- #406 response codes are wrong
- #440 Output next values which lay beyond requested time interval
TBD