Geographic information system

Nice idea, Tim, thanks for the contribution. This is exactly what the block libraries are for. Looks already pretty good

Here is my feedback from reviewing your code and documentation:

  • blocks returning a number (output: Number) should use the same color 230 like in the core block library, Only blocks of type Geoposition should have the 300

  • in general each type should have a (slightly) different color

  • you should make sure that only valid blocks can be applied. Here is an example which is probably not intended

  • there is a small typo “formated” instead of formatted :angel:

regarding

Format the given position in the given format (dummy).

What do you mean with “dummy”?

The arguments are direct numbers and there are validators

Can you explain the documentation what the validators do? I think you are referring to -180 → 180 degrees

I would be also >nice< if you provided some details in the documentation how to use that in openHAB (e.g. via the GPS Tracker Binding?)

Hope that helps,
Stefan