Download outline map of Gurara (geojson format) :
Gurara.geojson (**)
Download polygon array of Gurara map for "Google Maps" :
Gurara.txt
Bounding Box for Gurara Map : ( 9.153071 , 6.743666 , 9.500871 , 7.289866 )
Wikipedia ID for Gurara : Q13140440
Wikipedia SPARQL Query for Gurara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q13140440 wdt:P1082 ?population. }
OPTIONAL { wd:Q13140440 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q13140440 wdt:P2046 ?area. }
OPTIONAL { wd:Q13140440 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q13140440 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q13140440 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 Gurara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.153071, 6.743666, 9.500871, 7.289866);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gurara)
[out:json];
(
rel["name"="Gurara"][type=boundary];
rel["name:en"="Gurara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gurara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baji | 9.311640 , 6.937260 |
Boku | 9.275930 , 6.839100 |
Bonu | 9.338620 , 7.000410 |
Buru | 9.312520 , 7.047110 |
Burum | 9.381280 , 7.064180 |
Bwakoro | 9.341640 , 7.231630 |
Bwoi | 9.304150 , 7.239250 |
Chimbi | 9.402360 , 7.154300 |
Dagba | 9.274220 , 6.985650 |
Daku | 9.334840 , 7.211780 |
Deda | 9.328240 , 6.877800 |
Gawu Babangida | 9.278270 , 6.993350 |
Gbagoita | 9.379110 , 6.866380 |
Gedan | 9.389060 , 6.982100 |
Guna | 9.478030 , 7.176980 |
Gupena | 9.384490 , 7.209820 |
Gusun | 9.423110 , 7.170750 |
Gwachife | 9.266510 , 7.068920 |
Gwazere | 9.255120 , 7.039040 |
Ikume | 9.398160 , 7.114760 |
Jariga | 9.314550 , 6.754500 |
Kabo | 9.408790 , 7.179310 |
Kadna | 9.314900 , 7.227670 |
Kudan | 9.173050 , 6.779800 |
Ladan | 9.364140 , 6.974590 |
Lafu | 9.325960 , 7.090600 |
Lefu | 9.296830 , 6.779040 |
Mallam Koro | 9.270710 , 7.136780 |
Mararaba | 9.281850 , 6.993250 |
Muron | 9.273940 , 7.109470 |
Nabuhi | 9.422960 , 7.235090 |
Nasami | 9.366180 , 6.903550 |
Padawa | 9.288830 , 7.021040 |
Pangbe | 9.390470 , 6.857310 |
Piakuchi | 9.275100 , 7.116750 |
River Ekunu | 9.379880 , 6.966620 |
Sana | 9.391440 , 7.034070 |
Shakpeshi | 9.399710 , 7.022520 |
Shakwoi | 9.393410 , 7.074740 |
Shanu | 9.401130 , 7.250140 |
Shegi | 9.461320 , 7.115330 |
Shingere | 9.383080 , 7.124250 |
Tuchi | 9.286450 , 7.045310 |
Tuna | 9.333200 , 6.872590 |
Zabehidna | 9.379180 , 7.237960 |
Notes:
- You can download geometry data for Gurara 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.