Plot WKT on map.
Generic geometry queries: Predefined queries: SELECT ?wkt ?name ?fid ?gid ?ba WHERE{ ?fid a npdv:ProductionLicence ; npdv:name ?name . ?gid npdv:isGeometryOfFeature ?fid ; a npdv:ProductionLicenceArea ; geos:asWKT ?wkt . } LIMIT 10 Name:
You can also toggle layers by using the menu behind the + on the map.
Query to run on opening popup on map.
Predefined queries: Chart function: [none] SELECT * { ?? ?p ?o } LIMIT 10