Curoca (Cunene) Map Cropping Samples
Curoca (Cunene) Map Cropping Samples-1
Curoca (Cunene) Map Cropping Samples-2
Curoca neighborhoods and villages map with 3D shadow effect
flag map of Curoca with 3D shadow effect
Curoca map with 3d shadow effect
Download outline map of Curoca (geojson format) :
Curoca.geojson (**)
Download polygon array of Curoca map for "Google Maps" :
Curoca.txt
Bounding Box for Curoca Map : ( -17.438843 , 13.144903 , -16.246013 , 14.591624 )
Wikipedia ID for Curoca : Q1619967
Wikipedia SPARQL Query for Curoca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1619967 wdt:P1082 ?population. }
OPTIONAL { wd:Q1619967 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1619967 wdt:P2046 ?area. }
OPTIONAL { wd:Q1619967 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1619967 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1619967 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 Curoca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.438843, 13.144903, -16.246013, 14.591624);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Curoca)
[out:json];
(
rel["name"="Kuroka"][type=boundary];
rel["name:en"="Kuroka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Curoca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bambaemo | -17.150000 , 13.983330 |
Cacango | -17.333330 , 14.050000 |
Cacua | -17.300000 , 14.300000 |
Caende | -16.783330 , 13.516670 |
Cajambe | -16.466670 , 13.600000 |
Calueque | -17.266670 , 14.566670 |
Cano | -17.133330 , 13.883330 |
Carenge | -17.316670 , 14.166670 |
Carumbona | -17.150000 , 13.800000 |
Chabicua | -16.966670 , 13.983330 |
Chiba | -16.816670 , 13.533330 |
Chipa | -16.900000 , 14.333330 |
Chitado | -17.319629 , 13.920018 |
Luvungo | -17.166670 , 14.283330 |
Muande | -17.116670 , 13.766670 |
Muhoto | -17.250000 , 14.283330 |
Mutete | -17.283330 , 14.166670 |
Nanjavina | -16.600000 , 13.666670 |
Oiungo | -16.383330 , 13.616670 |
Ompupa | -16.266670 , 13.483330 |
Oncocua | -16.650000 , 13.433330 |
Ondamba | -17.150000 , 14.000000 |
Tacomongua | -17.183330 , 14.116670 |
Uatchipala | -17.183330 , 14.500000 |
Notes:
- You can download geometry data for Curoca 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.