Download outline map of N'Zeto (geojson format) :
N'Zeto.geojson (**)
Download polygon array of N'Zeto map for "Google Maps" :
N'Zeto.txt
Bounding Box for N'Zeto Map : ( -7.800718 , 12.833717 , -6.890243 , 13.969803 )
Wikipedia ID for N'Zeto : Q2351452
Wikipedia SPARQL Query for N'Zeto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2351452 wdt:P1082 ?population. }
OPTIONAL { wd:Q2351452 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2351452 wdt:P2046 ?area. }
OPTIONAL { wd:Q2351452 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2351452 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2351452 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 N'Zeto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.800718, 12.833717, -6.890243, 13.969803);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (N'Zeto)
[out:json];
(
rel["name"="Nzeto"][type=boundary];
rel["name:en"="Nzeto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of N'Zeto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baca | -7.186520 , 13.558460 |
Bua | -7.150000 , 13.200000 |
Combo | -7.116350 , 13.773820 |
Cuanabel | -7.433330 , 13.183330 |
Cumbia | -6.900000 , 13.500000 |
Cumbo | -7.250000 , 13.650000 |
Cunco | -7.433330 , 13.300000 |
Gongue | -7.300000 , 13.033330 |
Mafuca | -7.533330 , 12.983330 |
Maladi | -7.733330 , 13.116670 |
Mambo Mampa | -7.246170 , 12.872520 |
Matata | -7.066670 , 13.450000 |
Mitengo | -7.200000 , 13.816670 |
Mucanda | -7.033330 , 13.533330 |
Musserra | -7.613020 , 13.036420 |
N'zeto | -7.231160 , 12.866600 |
Onde | -7.116670 , 13.100000 |
Q. Joao | -7.466670 , 13.650000 |
Quibiri | -7.716670 , 13.500000 |
Quicango | -7.283330 , 13.166670 |
Quidilo | -7.205110 , 13.379970 |
Quidio | -7.300000 , 13.600000 |
Quido | -7.400000 , 13.500000 |
Quiembe | -7.233330 , 12.883330 |
Quilembo | -7.050000 , 13.400000 |
Quilona | -7.483330 , 13.016670 |
Quimaenga | -7.200000 , 13.650000 |
Quimal | -7.283330 , 13.366670 |
Quimaria | -7.200000 , 13.883330 |
Quimavango | -7.683330 , 13.083330 |
Quimboche | -7.150000 , 13.400000 |
Quimbol | -7.166670 , 12.933330 |
Quimencunco | -7.200000 , 13.100000 |
Quinambo | -7.666670 , 13.083330 |
Quinanga | -7.166670 , 13.716670 |
Quingoa | -7.216670 , 12.883330 |
Quingombe | -7.766670 , 13.150000 |
Quingueno | -7.170470 , 12.854320 |
Quinhie | -7.516670 , 13.433330 |
Quintalangua | -7.147530 , 12.854240 |
Quiolo | -7.400000 , 13.150000 |
Quitulagungoa | -7.116670 , 12.883330 |
Quizama | -7.550000 , 13.600000 |
Sacala | -7.633330 , 13.566670 |
Sanda | -7.127860 , 13.707890 |
Seque | -7.266670 , 13.450000 |
Tenda | -7.066670 , 13.183330 |
Tenvo | -7.066670 , 13.550000 |
Uene | -6.915480 , 13.220680 |
Vambe | -7.233330 , 13.583330 |
Vunciri | -7.033330 , 13.783330 |
Notes:
- You can download geometry data for N'Zeto 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.