Download outline map of Maigatari (geojson format) :
Maigatari.geojson (**)
Download polygon array of Maigatari map for "Google Maps" :
Maigatari.txt
Bounding Box for Maigatari Map : ( 12.584671 , 9.325766 , 12.823171 , 9.794366 )
Wikipedia ID for Maigatari : Q7682218
Wikipedia SPARQL Query for Maigatari (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7682218 wdt:P1082 ?population. }
OPTIONAL { wd:Q7682218 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7682218 wdt:P2046 ?area. }
OPTIONAL { wd:Q7682218 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7682218 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7682218 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 Maigatari map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.584671, 9.325766, 12.823171, 9.794366);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maigatari)
[out:json];
(
rel["name"="Maigatari"][type=boundary];
rel["name:en"="Maigatari"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maigatari
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Allagerno | 12.694830 , 9.607890 |
Arbuschasko | 12.628260 , 9.720960 |
Aseyaya | 12.702020 , 9.560560 |
Banzaram | 12.682160 , 9.678070 |
Bunsari | 12.677010 , 9.678070 |
Dadda | 12.698540 , 9.354290 |
Dam Kumbo | 12.772380 , 9.353270 |
Galadi | 12.781670 , 9.593370 |
Gangara | 12.642640 , 9.534860 |
Garan Hasan | 12.718420 , 9.713840 |
Girari | 12.760520 , 9.638680 |
Gorewa | 12.777580 , 9.523890 |
Jobi | 12.820810 , 9.392030 |
Katika | 12.655930 , 9.630990 |
Kinna | 12.646210 , 9.753900 |
Kukatania | 12.643950 , 9.629920 |
Kukayesku | 12.674080 , 9.523670 |
Maifari | 12.589670 , 9.762860 |
Maigarmaka | 12.785870 , 9.506240 |
Maigatari | 12.807830 , 9.445160 |
Rago | 12.752340 , 9.468910 |
Tajiri | 12.626130 , 9.767840 |
Tarana | 12.644200 , 9.564050 |
Turubus | 12.722620 , 9.664130 |
Unguakeli | 12.631010 , 9.627300 |
Zazabo | 12.761790 , 9.370960 |
Notes:
- You can download geometry data for Maigatari 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.