Download outline map of Kantora (geojson format) :
Kantora.geojson (**)
Download polygon array of Kantora map for "Google Maps" :
Kantora.txt
Bounding Box for Kantora Map : ( 13.315656 , -14.033534 , 13.510848 , -13.792053 )
Wikipedia ID for Kantora : Q611397
Wikipedia SPARQL Query for Kantora (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q611397 wdt:P1082 ?population. }
OPTIONAL { wd:Q611397 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q611397 wdt:P2046 ?area. }
OPTIONAL { wd:Q611397 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q611397 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q611397 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 Kantora map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.315656, -14.033534, 13.510848, -13.792053);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kantora)
[out:json];
(
rel["name"="Kantora"][type=boundary];
rel["name:en"="Kantora"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kantora
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Bani | 13.383330 , -13.866670 |
| Demba Kumbale | 13.466670 , -13.850000 |
| Fatoto | 13.400000 , -13.900000 |
| Gadafaro | 13.400000 , -13.900000 |
| Garawol | 13.416670 , -13.950000 |
| Hamdalai | 13.433330 , -13.800000 |
| Heramakono | 13.433330 , -13.850000 |
| Jau Kunda | 13.416670 , -13.866670 |
| Kantale Kunda | 13.400000 , -13.883330 |
| Kebbe Kunda | 13.433330 , -13.966670 |
| Kenniba | 13.433330 , -13.866670 |
| Koina | 13.483330 , -13.866670 |
| Kristi Kunda | 13.416670 , -13.866670 |
| Kuari | 13.333330 , -13.883330 |
| Kukuyel | 13.400000 , -13.900000 |
| Kumbul | 13.383330 , -13.966670 |
| Kusun | 13.383330 , -13.933330 |
| Madina Bala | 13.416670 , -13.850000 |
| Madina Fula Kunda | 13.416670 , -13.833330 |
| Madina Kuta | 13.383330 , -13.866670 |
| Mansa Kunda | 13.400000 , -13.983330 |
| Misera | 13.350000 , -13.900000 |
| Niji | 13.416670 , -13.833330 |
| Nyamanari | 13.333330 , -13.866670 |
| Sabi | 13.383330 , -13.916670 |
| Sambakubasu | 13.400000 , -13.883330 |
| Sami | 13.450000 , -13.966670 |
| Sare Bacha | 13.433330 , -13.800000 |
| Sare Beru | 13.433330 , -13.850000 |
| Sare Hande | 13.333330 , -13.916670 |
| Sare Mala | 13.433330 , -13.800000 |
| Sare Yesu | 13.383330 , -13.966670 |
| Sinchang | 13.400000 , -13.883330 |
| Sinchu Fye | 13.450000 , -13.866670 |
| Sotoma | 13.433330 , -13.850000 |
| Sudowol | 13.366670 , -13.966670 |
| Sun Kunda | 13.383330 , -13.850000 |
| Temanto | 13.383330 , -13.916670 |
| Tubanding | 13.416670 , -13.883330 |
| Tumbul Tanga | 13.316670 , -13.900000 |
Notes:
- You can download geometry data for Kantora 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.