Henning Bredel

Results 94 comments of Henning Bredel

either document this issue/limitation or introduce a configuration parameter to let users decide during installation/setup what the real axes ordering is to be expected when direct DAO access is being...

1. consider this issue in documentation 2. render a default error image?

rendering default error image may lead clients to expect that everything worked ok since an image is returned from the server. However, a technical documentation could mention this.

After testing, it seems that this bug affects deeper changes than just exchanging `Second` with `FixedMilliSecond`: When drawing the chart `DateAxis` fails with ``` Caused by: java.lang.NullPointerException: null at org.jfree.chart.axis.DateAxis.previousStandardDate(DateAxis.java:1018)...

we should get rid of the `xml-pdf-format` dependency then as well

Well, that [REST API available on sensorweb.demo](https://sensorweb.demo.52north.org/sensorwebclient-webapp-stable/api/v1/) is shipped by the SensorWebClient ([demo](https://sensorweb.demo.52north.org/sensorwebclient-webapp-stable), [code](https://github.com/52North/SensorWebClient)) and exposes the RESTful API [via its SPI implementation module](https://github.com/52North/SensorWebClient/tree/master/sensorwebclient-sos-rest). Do you think it makes sense...

@giohappy nice to see more and more redundant tasks and configs are intended to be removed. GeoNode project currently is a place which has to be aligned to the changes...

@giohappy nice! The geonode-platform repo might be good to play around but I am hestitant to create yet another repo in the geonode universe ;). It should be fine to...

I mostly can speak from the Docker perspective TBH and will have to test things out first. I have some other topics in scope at the moment, but will get...