Ruacana (Omusati) Map Cropping Samples
Ruacana (Omusati) Map Cropping Samples-1
Ruacana (Omusati) Map Cropping Samples-2
Ruacana neighborhoods and villages map with 3D shadow effect
flag map of Ruacana with 3D shadow effect
Ruacana map with 3d shadow effect
Download outline map of Ruacana (geojson format) :
Ruacana.geojson (**)
Download polygon array of Ruacana map for "Google Maps" :
Ruacana.txt
Bounding Box for Ruacana Map : ( -19.011047 , 14.133023 , -17.391579 , 14.655109 )
Wikipedia ID for Ruacana : Q1013946
Wikipedia SPARQL Query for Ruacana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1013946 wdt:P1082 ?population. }
OPTIONAL { wd:Q1013946 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1013946 wdt:P2046 ?area. }
OPTIONAL { wd:Q1013946 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1013946 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1013946 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 Ruacana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-19.011047, 14.133023, -17.391579, 14.655109);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ruacana)
[out:json];
(
rel["name"="Ruacana"][type=boundary];
rel["name:en"="Ruacana"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ruacana
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amakange | -18.100000 , 14.333330 |
Arona | -18.416670 , 14.516670 |
Ohama | -18.633330 , 14.300000 |
Okanambundona | -18.616670 , 14.366670 |
Okomizema | -18.666670 , 14.350000 |
Onamatanga | -18.300000 , 14.516670 |
Onamatanga | -18.366670 , 14.466670 |
Onamatanga | -18.333330 , 14.483330 |
Otjivikango | -18.500000 , 14.366670 |
Ruacana | -17.433330 , 14.350000 |
Notes:
- You can download geometry data for Ruacana 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.