Sesfontein (Kunene) Map Cropping Samples
Sesfontein (Kunene) Map Cropping Samples-1
Sesfontein (Kunene) Map Cropping Samples-2
Sesfontein neighborhoods and villages map with 3D shadow effect
flag map of Sesfontein with 3D shadow effect
Sesfontein map with 3d shadow effect
Download outline map of Sesfontein (geojson format) :
Sesfontein.geojson (**)
Download polygon array of Sesfontein map for "Google Maps" :
Sesfontein.txt
Bounding Box for Sesfontein Map : ( -20.003447 , 12.484555 , -18.998803 , 14.75746 )
Wikipedia ID for Sesfontein : Q545466
Wikipedia SPARQL Query for Sesfontein (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q545466 wdt:P1082 ?population. }
OPTIONAL { wd:Q545466 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q545466 wdt:P2046 ?area. }
OPTIONAL { wd:Q545466 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q545466 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q545466 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Sesfontein map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-20.003447, 12.484555, -18.998803, 14.75746);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sesfontein)
[out:json];
(
rel["name"="Sesfontein"][type=boundary];
rel["name:en"="Sesfontein"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sesfontein
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Grootberg | -19.833320 , 14.098310 |
Juriesdraai | -19.933330 , 13.900000 |
Kakatswa Onguati | -19.766670 , 14.633330 |
Khowarib | -19.266670 , 13.866670 |
Klein Kowares | -19.066670 , 14.350000 |
Kowares | -19.050000 , 14.350000 |
Okambonde | -19.083330 , 13.966670 |
Onguati | -19.800000 , 14.550000 |
Palm | -19.916670 , 13.966670 |
Sesfontein | -19.133330 , 13.616670 |
Warmquelle | -19.166670 , 13.816670 |
Notes:
- You can download geometry data for Sesfontein in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.