Download outline map of Mungo (geojson format) :
Mungo.geojson (**)
Download polygon array of Mungo map for "Google Maps" :
Mungo.txt
Bounding Box for Mungo Map : ( -12.035446 , 15.905498 , -11.434034 , 16.594123 )
Wikipedia ID for Mungo : Q1619956
Wikipedia SPARQL Query for Mungo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1619956 wdt:P1082 ?population. }
OPTIONAL { wd:Q1619956 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1619956 wdt:P2046 ?area. }
OPTIONAL { wd:Q1619956 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1619956 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1619956 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 Mungo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-12.035446, 15.905498, -11.434034, 16.594123);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mungo)
[out:json];
(
rel["name"="Mungo"][type=boundary];
rel["name:en"="Mungo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mungo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
A. Soares | -11.766670 , 15.966670 |
Belem | -11.666670 , 15.950000 |
C. Teixeira | -11.766670 , 15.966670 |
Caholo | -11.666670 , 16.266670 |
Calicoque | -11.935740 , 16.543130 |
Caloenge | -11.950000 , 16.250000 |
Camanda | -11.683330 , 16.000000 |
Cambocha | -11.766670 , 15.966670 |
Camungamba | -11.916670 , 15.983330 |
Cauunge Segundo | -11.833330 , 15.983330 |
Cavir | -11.716670 , 16.283330 |
Ceatro | -11.716670 , 15.983330 |
Changuir | -11.983330 , 16.400000 |
Chindundo | -11.716670 , 16.333330 |
Chipravera | -11.683330 , 15.966670 |
Chiringo | -11.783330 , 15.983330 |
Chissonda | -11.983330 , 16.500000 |
Chitende | -11.716670 , 15.916670 |
Fazenda Monte Alegre | -11.733330 , 16.150000 |
Galileia | -11.700000 , 15.950000 |
Gandarinha | -11.916670 , 16.116670 |
Guenje | -11.533330 , 16.083330 |
Lomanda | -11.850000 , 16.466670 |
Luahanda | -11.766670 , 15.966670 |
Luahando | -11.900000 , 16.000000 |
Missaca | -11.616670 , 16.016670 |
Missassa | -11.633330 , 15.983330 |
Mungo | -11.832680 , 16.236130 |
Mungo | -11.833330 , 16.233330 |
Quetamba | -11.895210 , 16.545840 |
Santo Anjo | -11.600000 , 16.000000 |
Santo Antonio | -11.616670 , 16.000000 |
Sao Jose | -11.800000 , 15.983330 |
Soquete | -11.650000 , 15.966670 |
Notes:
- You can download geometry data for Mungo 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.