I am creating a building block to showcase GeoSPARQL topological relations such as equals, disjoint and so on.
For this I want to create examples for every topological relation in TTL:
Also, I want to add snippets as GeoJSON serializations of the features I want to compare for users to access
This works as expected, but I think it would be much more accessible if a GeoJSON serialization could be rendered as a map using e.g. Leaflet or another map view
I am creating a building block to showcase GeoSPARQL topological relations such as equals, disjoint and so on.
For this I want to create examples for every topological relation in TTL:
Also, I want to add snippets as GeoJSON serializations of the features I want to compare for users to access
This works as expected, but I think it would be much more accessible if a GeoJSON serialization could be rendered as a map using e.g. Leaflet or another map view