sparna-git / Sparnatural

Sparnatural : Typescript visual SPARQL query builder for knowledge graphs, configurable with SHACL
http://sparnatural.eu
GNU Lesser General Public License v3.0
206 stars 34 forks source link

Improve MapWidget #549

Closed tfrancart closed 2 months ago

tfrancart commented 5 months ago
tfrancart commented 5 months ago

See also #414

tfrancart commented 5 months ago

Regarding the ability to obtain the bounding box of the data : GeoSPARQL 1.1 introduces geof:aggBoundingBox, which is exactly what we need. But this is likely not implemented yet in triplestores. I checked and GraphDB does not seem to support it.

tfrancart commented 4 months ago

See #548 that added ability to customize initial starting point and zoom level of the map