sebferre / sparklis

Sparklis is a query builder in natural language that allows people to explore and query SPARQL endpoints with all the power of SPARQL and without any knowledge of SPARQL.
Apache License 2.0
42 stars 10 forks source link

Visualizing query results on map #4

Closed Aricha9801 closed 3 years ago

Aricha9801 commented 3 years ago

Hi! I tried to perform a query on geo-objects, with the geometry property. But I cannot see the results on map (the 'map' option is in grey). Is it because the encoding format of geometry (WKT) is not supported? link And when I switch to the YASGUI, the result can be displayed on the map.

sebferre commented 3 years ago

Hi! WKT is indeed not supported by Sparklis. To see results on the map, the special property 'has a geolocation' must be selected. It is shown in red in the list of suggested classes and properties. It is based on one of the following vocabs: wgs84, vcard, schema.org. It is also supported in Wikidata.