Akören (Konya) Map Cropping Samples
Akören (Konya) Map Cropping Samples-1
Akören (Konya) Map Cropping Samples-2
Akören neighborhoods and villages map with 3D shadow effect
flag map of Akören with 3D shadow effect
Akören map with 3d shadow effect
Download outline map of Akören (geojson format) :
Akören.geojson (**)
Download polygon array of Akören map for "Google Maps" :
Akören.txt
Bounding Box for Akören Map : ( 37.266089 , 32.188659 , 37.562253 , 32.579531 )
Wikipedia ID for Akören : Q2313013
Wikipedia SPARQL Query for Akören (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2313013 wdt:P1082 ?population. }
OPTIONAL { wd:Q2313013 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2313013 wdt:P2046 ?area. }
OPTIONAL { wd:Q2313013 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2313013 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2313013 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 Akören map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.266089, 32.188659, 37.562253, 32.579531);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Akören)
[out:json];
(
rel["name"="Akören"][type=boundary];
rel["name:en"="Akören"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Akören
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahmediye | 37.490800 , 32.551390 |
Alankoy | 37.361850 , 32.402160 |
Avdan | 37.289850 , 32.306780 |
Belkuyu | 37.333290 , 32.421360 |
Eksile | 37.527500 , 32.376800 |
Karahuyuk | 37.399880 , 32.391240 |
Orhaniye | 37.463070 , 32.412730 |
Pinarcik | 37.268440 , 32.289210 |
Sarnic | 37.433330 , 32.200000 |
Suleymaniye | 37.475760 , 32.523720 |
Notes:
- You can download geometry data for Akören 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.