query-7a327d72f1a28fd4303b0fe47a7c0c95
Locations in FijiThis query shows a way of mapping locations which span the 180th meridian, without the points being split between the left and right edges of the map. Locations in FijiThis query shows a way of mapping locations which span the 180th meridian, without the points being split between the left and right edges of the map. Localisations dans les îles FidjiThis query shows a way of mapping locations which span the 180th meridian, without the points being split between the left and right edges of the map. Locations in FijiThis query shows a way of mapping locations which span the 180th meridian, without the points being split between the left and right edges of the map. Locations in FijiThis query shows a way of mapping locations which span the 180th meridian, without the points being split between the left and right edges of the map. Locaties in FijiThis query shows a way of mapping locations which span the 180th meridian, without the points being split between the left and right edges of the map. Platser i FijiThis query shows a way of mapping locations which span the 180th meridian, without the points being split between the left and right edges of the map. Locations in FijiThis query shows a way of mapping locations which span the 180th meridian, without the points being split between the left and right edges of the map. Locations in FijiThis query shows a way of mapping locations which span the 180th meridian, without the points being split between the left and right edges of the map. Locations in FijiThis query shows a way of mapping locations which span the 180th meridian, without the points being split between the left and right edges of the map.
Use at
- https://query.wikidata.org/sparql
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX psv: <http://www.wikidata.org/prop/statement/value/>
PREFIX p: <http://www.wikidata.org/prop/>
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
#defaultView:Map
select ?item ?coords_ where {
?item wdt:P17 wd:Q712 .
?item p:P625/psv:P625 ?coords .
?coords wikibase:geoLatitude ?lat ;
wikibase:geoLongitude ?lon .
bind(strdt(concat("Point(", if((?lon < 0), str(?lon + 360), str(?lon)), " ", str(?lat), ")"), geo:wktLiteral) as ?coords_) .
} limit 1000
Query found at
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/en
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/es
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/fr
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/hy
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/ja
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/nl
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/sv
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/tr
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/uk
- https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples/advanced/zh