Thomas Halwax

Results 38 comments of Thomas Halwax

A XYZ tile-service can be terrain-enabled:

The terrain layers can not be changed regarding opacity or visibility but may be re-arranged in order to provide a more detailed layer on top of a more general DEM...

For now we only show the elevation at the position of the mouse pointer:

Maybe the start menu entry is missing. See https://www.electronjs.org/docs/latest/tutorial/notifications

This is most likely not related to replication. We had similar issue with the `tile-service`. Solution was to return `null` if there is no entry in the KV DB.

Hmm, can't reproduce this behavior on a local dev server.

The correct mime-type is supposed to be `application/geo-json`

I had the same error on a Siemens PAC2200 when I queried multiple registers in parallel. You need to increase the time between the requests. In my opinion this is...