Kole (Apac) Map Cropping Samples
Kole (Apac) Map Cropping Samples-1
Kole (Apac) Map Cropping Samples-2
Kole neighborhoods and villages map with 3D shadow effect
flag map of Kole with 3D shadow effect
Kole map with 3d shadow effect
Download outline map of Kole (geojson format) :
Kole.geojson (**)
Download polygon array of Kole map for "Google Maps" :
Kole.txt
Bounding Box for Kole Map : ( 2.081672 , 32.577029 , 2.52221 , 32.92423 )
Wikipedia ID for Kole : Q3539151
Wikipedia SPARQL Query for Kole (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3539151 wdt:P1082 ?population. }
OPTIONAL { wd:Q3539151 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3539151 wdt:P2046 ?area. }
OPTIONAL { wd:Q3539151 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3539151 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3539151 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 Kole map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.081672, 32.577029, 2.52221, 32.92423);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kole)
[out:json];
(
rel["name"="Kole"][type=boundary];
rel["name:en"="Kole"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kole
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aboke | 2.335280 , 32.688610 |
Adelogo | 2.396090 , 32.879870 |
Akalu | 2.135000 , 32.846110 |
Akwirididi | 2.381970 , 32.643300 |
Alito | 2.404440 , 32.808610 |
Apala | 2.333330 , 32.783330 |
Apedi | 2.366670 , 32.800000 |
Api | 2.316670 , 32.783330 |
Ayer | 2.260280 , 32.695830 |
Bala | 2.166110 , 32.755000 |
Kole | 2.400150 , 32.800340 |
Ngohyobia | 2.183330 , 32.766670 |
Otwal | 2.464170 , 32.724720 |
Notes:
- You can download geometry data for Kole 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.