Download outline map of Magumeri (geojson format) :
Magumeri.geojson (**)
Download polygon array of Magumeri map for "Google Maps" :
Magumeri.txt
Bounding Box for Magumeri Map : ( 11.839471 , 12.244666 , 12.581271 , 13.123866 )
Wikipedia ID for Magumeri : Q6732527
Wikipedia SPARQL Query for Magumeri (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6732527 wdt:P1082 ?population. }
OPTIONAL { wd:Q6732527 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6732527 wdt:P2046 ?area. }
OPTIONAL { wd:Q6732527 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6732527 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6732527 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 Magumeri map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.839471, 12.244666, 12.581271, 13.123866);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Magumeri)
[out:json];
(
rel["name"="Magumeri"][type=boundary];
rel["name:en"="Magumeri"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Magumeri
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aba Goderi | 12.270540 , 12.580610 |
Abba Jabari | 12.212850 , 13.107890 |
Ai | 12.395180 , 12.400250 |
Ardoram | 12.344080 , 12.658580 |
Banoram | 12.053910 , 12.649660 |
Bisugua | 12.308640 , 12.597390 |
Bornu Yassu | 12.277400 , 12.555200 |
Bukr Kimeri | 12.104930 , 12.467950 |
Degemram | 12.313770 , 12.918770 |
Furram | 12.265010 , 12.785900 |
Gabchari | 12.003020 , 12.952890 |
Gaganan | 12.467490 , 12.616760 |
Galtaru | 12.200030 , 12.765160 |
Gaske | 12.409920 , 12.567900 |
Gombarambo | 12.219300 , 12.493140 |
Gorigiri | 12.186030 , 12.543490 |
Gwadaram | 12.101080 , 12.317240 |
Hoiyo | 12.013890 , 12.851970 |
Hoiyo | 11.983940 , 12.920350 |
Kalizoram | 11.966500 , 12.729200 |
Kalizoram | 12.054690 , 12.757130 |
Kambari | 11.885860 , 12.801990 |
Karasuram | 11.956080 , 12.933720 |
Kawia | 12.072150 , 12.440490 |
Kingoa | 12.064640 , 12.895610 |
Kiringoro | 12.083460 , 12.774150 |
Kupti | 12.337900 , 12.519100 |
Kupti | 12.315400 , 12.477060 |
Kusturi | 12.382100 , 12.856170 |
Magumeri | 12.113100 , 12.827400 |
Mal Kurri | 12.273070 , 12.449920 |
Mangungum | 12.251750 , 12.336230 |
Mirgel | 12.007100 , 12.344800 |
Molle | 12.196370 , 12.906250 |
Ngabarawa | 12.053560 , 12.829980 |
Ngubala | 12.439880 , 12.483850 |
Nilo | 12.198210 , 12.382630 |
Sakanam | 12.042500 , 12.671800 |
Suriaretin | 12.087540 , 12.966170 |
Titiwa | 12.141500 , 12.899500 |
Umarari | 11.911610 , 12.804280 |
Yask | 12.411260 , 12.488640 |
Yasku | 12.390030 , 12.495090 |
Notes:
- You can download geometry data for Magumeri 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.