Namacunde (Cunene) Map Cropping Samples

Namacunde (Cunene) Map Cropping Samples-1
Namacunde (Cunene) Map Cropping Samples-1
Namacunde (Cunene) Map Cropping Samples-2
Namacunde (Cunene) Map Cropping Samples-2
Download outline map of Namacunde (geojson format) : Namacunde.geojson (**)
Download polygon array of Namacunde map for "Google Maps" : Namacunde.txt
Bounding Box for Namacunde Map : ( -17.390944 , 15.364411 , -16.556566 , 17.318479 )
Wikipedia ID for Namacunde : Q1619295
Wikipedia SPARQL Query for Namacunde (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1619295 wdt:P1082 ?population. }
OPTIONAL { wd:Q1619295 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1619295 wdt:P2046 ?area. }
OPTIONAL { wd:Q1619295 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1619295 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1619295 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.390944, 15.364411, -16.556566, 17.318479);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Namacunde)
[out:json];
(
rel["name"="Namakunde"][type=boundary];
rel["name:en"="Namakunde"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Namacunde
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Ametinho -17.333330 , 17.150000
Cadueia -17.150000 , 16.100000
Chiede -17.166670 , 16.000000
Ediva -17.083330 , 16.250000
Ediva do Muandi -16.866670 , 16.633330
Etale do Mulavi -16.700000 , 16.766670
Matemba -16.850000 , 16.733330
Melunga -17.283330 , 16.433330
Mulemba -17.033330 , 16.316670
Namacunde -17.300000 , 15.850000
Nechila -17.266670 , 16.600000
Ohauwanga -17.383330 , 16.750000
Okalondo -17.383330 , 15.666670
Omushakala -17.383330 , 17.250000
Onambutu -17.383330 , 16.233330
Onamunhama -17.383330 , 16.100000
Onduna -17.383330 , 17.083330


Notes:
- You can download geometry data for Namacunde 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.

Create Namacunde neighborhoods and villages map.


Share this page