Çankaya (Ankara Province) Map Cropping Samples
Çankaya (Ankara Province) Map Cropping Samples-1
Çankaya (Ankara Province) Map Cropping Samples-2
Çankaya neighborhoods and villages map with 3D shadow effect
flag map of Çankaya with 3D shadow effect
Çankaya map with 3d shadow effect
Download outline map of Çankaya (geojson format) :
Çankaya.geojson (**)
Download polygon array of Çankaya map for "Google Maps" :
Çankaya.txt
Bounding Box for Çankaya Map : ( 39.662664 , 32.691889 , 39.937959 , 33.136345 )
Wikipedia ID for Çankaya : Q1020646
Wikipedia SPARQL Query for Çankaya (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1020646 wdt:P1082 ?population. }
OPTIONAL { wd:Q1020646 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1020646 wdt:P2046 ?area. }
OPTIONAL { wd:Q1020646 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1020646 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1020646 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 Çankaya map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.662664, 32.691889, 39.937959, 33.136345);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çankaya)
[out:json];
(
rel["name"="Çankaya"][type=boundary];
rel["name:en"="Çankaya"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çankaya
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akarlar | 39.741840 , 33.110530 |
Ankara | 39.914365 , 32.789539 |
Cavuslu | 39.692010 , 33.012500 |
Eski Yayla | 39.710040 , 32.972940 |
Gazi Osman Pasa | 39.896550 , 32.871630 |
Karahasanli | 39.744010 , 32.989040 |
Karatas | 39.816600 , 32.891540 |
Komurcu | 39.771700 , 32.995750 |
Muhye | 39.861060 , 32.879220 |
Ortaimrahor | 39.893000 , 32.901430 |
Taspinar | 39.829360 , 32.757670 |
Tohumlar | 39.738210 , 32.965560 |
Yakupaptal | 39.831520 , 32.947870 |
Yalincak | 39.868330 , 32.791670 |
Yaylakoy | 39.733330 , 33.066670 |
Notes:
- You can download geometry data for Çankaya 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.