sensorweb-server-helgoland icon indicating copy to clipboard operation
sensorweb-server-helgoland copied to clipboard

Thin Web binding API to access series data.

Results 47 sensorweb-server-helgoland issues
Sort by recently updated
recently updated
newest added

Doing explicit exception handling is good, but leaves client applications to depend on the messages the API actually returns. **Proposed Enhancement:** Add an exception code and document the exceptions which...

enhancement

The default rendering hints in `timeseries-web/src/main/resources/config-rendering-hints.json` should contain working examples for the second available style "line", too. In addition, links to the documentation should be contained. The links: - http://52north.github.io/timeseries-api/#styles...

enhancement

Extend or refactor pdf reporting as this still depends on an xml document binding from sensorwebclient ...

enhancement

The api doc, e.g. http://sensorweb.demo.52north.org/sensorwebclient-webapp-stable/api-doc/, should contain the typical "fork me" banner instead of the "Sources" menu item. Or rename "Sources" to "Source code" - I don't think the workd...

question
documentation

Our demo installation of the timeseries API is running on http://sensorweb.demo.52north.org/ but it is not listed on the landing page. There should be - a short description of the deployment...

enhancement
documentation

Currently rendering images is done via ImageIO which searches (for the matter of best performance) searches native installation of JAI or classpath libraries of JAI. However, JAI has incompatible license...

enhancement

When requesting a timeseries' data via `getData` without the `timespan` parameter the API requests not all data available but from a most recent timespan. This is missing in the documentation.

documentation