Mbinga (Ruvuma) Map Cropping Samples
Mbinga (Ruvuma) Map Cropping Samples-1
Mbinga (Ruvuma) Map Cropping Samples-2
Mbinga neighborhoods and villages map with 3D shadow effect
flag map of Mbinga with 3D shadow effect
Mbinga map with 3d shadow effect
Download outline map of Mbinga (geojson format) :
Mbinga.geojson (**)
Download polygon array of Mbinga map for "Google Maps" :
Mbinga.txt
Bounding Box for Mbinga Map : ( -11.269538 , 34.687239 , -10.136031 , 35.348049 )
Wikipedia ID for Mbinga : Q696985
Wikipedia SPARQL Query for Mbinga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q696985 wdt:P1082 ?population. }
OPTIONAL { wd:Q696985 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q696985 wdt:P2046 ?area. }
OPTIONAL { wd:Q696985 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q696985 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q696985 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 Mbinga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-11.269538, 34.687239, -10.136031, 35.348049);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mbinga)
[out:json];
(
rel["name"="Mbinga"][type=boundary];
rel["name:en"="Mbinga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mbinga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buruma | -11.166670 , 34.866670 |
Kagugu | -11.050000 , 35.100000 |
Kigonsera | -10.800000 , 35.050000 |
Kihulila | -10.966670 , 34.983330 |
Kindimba | -10.950000 , 34.933330 |
Langiro | -11.000000 , 34.800000 |
Likonde | -10.766670 , 35.116670 |
Lipumba | -10.850000 , 35.033330 |
Litembo | -10.966670 , 34.850000 |
Londo | -11.183330 , 34.833330 |
Longa | -10.900000 , 34.950000 |
Lugari | -10.866670 , 34.866670 |
Luhuni | -10.983330 , 34.866670 |
Lutimba | -10.433330 , 35.133330 |
Makoro | -10.633330 , 35.100000 |
Mapela | -10.983330 , 34.800000 |
Mateka | -10.900000 , 34.966670 |
Matiri | -10.750000 , 34.900000 |
Mbangana | -11.000000 , 35.066670 |
Mbunga | -10.933330 , 35.016670 |
Mbuyura | -10.433330 , 34.900000 |
Mikalanga | -11.100000 , 34.833330 |
Mpapa | -11.133330 , 34.933330 |
Mswika | -10.783330 , 35.000000 |
Mtame | -10.900000 , 35.033330 |
Myangayanga | -10.933330 , 34.916670 |
Ndembe | -10.350000 , 34.950000 |
Ndengu | -11.050000 , 34.900000 |
Pilikano | -10.883330 , 34.916670 |
Punga | -11.083330 , 35.116670 |
Ruanda | -10.550000 , 34.950000 |
Tingi | -11.000000 , 34.950000 |
Umgano | -10.966670 , 34.916670 |
Walanzi | -10.950000 , 34.900000 |
Wukiro | -10.916670 , 34.850000 |
Notes:
- You can download geometry data for Mbinga 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.