Download outline map of Jasikan (geojson format) :
Jasikan.geojson (**)
Download polygon array of Jasikan map for "Google Maps" :
Jasikan.txt
Bounding Box for Jasikan Map : ( 7.071896 , 0.207568 , 7.520379 , 0.658216 )
Wikipedia ID for Jasikan : Q1432676
Wikipedia SPARQL Query for Jasikan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1432676 wdt:P1082 ?population. }
OPTIONAL { wd:Q1432676 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1432676 wdt:P2046 ?area. }
OPTIONAL { wd:Q1432676 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1432676 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1432676 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 Jasikan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.071896, 0.207568, 7.520379, 0.658216);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jasikan)
[out:json];
(
rel["name"="Jasikan"][type=boundary];
rel["name:en"="Jasikan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jasikan
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Aboabo | 7.327420 , 0.394150 |
| Abohire | 7.316670 , 0.366670 |
| Adawkaw | 7.279760 , 0.536430 |
| Ahenkto | 7.114610 , 0.321100 |
| Aka | 7.425000 , 0.409190 |
| Akaniem | 7.500000 , 0.316670 |
| Akayao | 7.366670 , 0.300000 |
| Amanforo | 7.354230 , 0.463950 |
| Anyinasi | 7.350000 , 0.466670 |
| Atonko | 7.428160 , 0.424690 |
| Ayoma | 7.288780 , 0.627030 |
| Baglo | 7.303200 , 0.633150 |
| Baika | 7.237610 , 0.530900 |
| Borada | 7.364600 , 0.488730 |
| Burbulakofe | 7.230260 , 0.335900 |
| Duaboni | 7.255090 , 0.353520 |
| Dzolu | 7.275360 , 0.619190 |
| Guaman | 7.447160 , 0.441990 |
| Jasikan | 7.409410 , 0.467710 |
| Kadjebi | 7.125360 , 0.324830 |
| Kudje | 7.456920 , 0.406590 |
| Kwamikrom | 7.307250 , 0.319640 |
| New Ayoma | 7.285270 , 0.584590 |
| Nkonya Wurapon | 7.180250 , 0.333660 |
| Nsuta | 7.503290 , 0.460360 |
| Ntumeda | 7.155540 , 0.320720 |
| Nyanto | 7.143020 , 0.284690 |
| Odumasi | 7.325990 , 0.286660 |
| Okute | 7.366670 , 0.616670 |
| Takrabe | 7.319790 , 0.416180 |
| Tapa Abotoase | 7.413290 , 0.309280 |
| Tapa Amanya | 7.450230 , 0.338470 |
| Tayi | 7.135900 , 0.336940 |
| Tepo | 7.169600 , 0.324230 |
| Teteman | 7.308880 , 0.511260 |
| Tsirahi | 7.330330 , 0.460180 |
| Wurupong | 7.176550 , 0.333020 |
Notes:
- You can download geometry data for Jasikan 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.