sMap: Plot of most of the muncipalities of Rogaland, Norway

The element which draws the above chart:

<div id="sgvzl_example_query" 
   data-sgvizler-endpoint="http://dbpedia.org/sparql" 
   data-sgvizler-query="SELECT ?lat ?long ?name ?text ?url ?image WHERE { ?url a dbpo:AdministrativeRegion ; dct:subject &lt;http://dbpedia.org/resource/Category:Municipalities_of_Rogaland> ; rdfs:label ?name; geo:lat ?lat; geo:long ?long . OPTIONAL{ ?url rdfs:comment ?text } OPTIONAL{ ?url dbpo:thumbnail ?image } FILTER(lang(?text)=&quot;en&quot;) FILTER(lang(?name)=&quot;en&quot;) }" 
   data-sgvizler-chart="sMap" 
   data-sgvizler-loglevel="2" 
   style="width:800px; height:600px;"/>

The results of the query in gTable