Download outline map of Ayranci (geojson format) :
Ayranci.geojson (**)
Download polygon array of Ayranci map for "Google Maps" :
Ayranci.txt
Bounding Box for Ayranci Map : ( 36.996829 , 33.534214 , 37.569146 , 34.269717 )
Wikipedia ID for Ayranci : Q130022
Wikipedia SPARQL Query for Ayranci (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q130022 wdt:P1082 ?population. }
OPTIONAL { wd:Q130022 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q130022 wdt:P2046 ?area. }
OPTIONAL { wd:Q130022 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q130022 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q130022 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 Ayranci map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.996829, 33.534214, 37.569146, 34.269717);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ayranci)
[out:json];
(
rel["name"="Ayrancı"][type=boundary];
rel["name:en"="Ayrancı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ayranci
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agizbogaz | 37.408540 , 33.839270 |
Akoluk Mahallesi | 37.252250 , 34.050230 |
Akpinar | 37.166780 , 33.868180 |
Ambar | 37.476800 , 33.629070 |
Atlas Hani | 37.347580 , 33.591390 |
Ayrancı | 37.361270 , 33.688300 |
Berendi | 37.270900 , 34.049350 |
Bogecik | 37.454260 , 33.843610 |
Bugdayli | 37.251990 , 33.756170 |
Buvecik | 37.454690 , 33.846130 |
Catkoy | 37.187900 , 33.896460 |
Cavdar Yaylasi | 37.119890 , 33.980200 |
Dikenlikaracaoren Yaylasi | 37.194590 , 33.980430 |
Dokuzyol | 37.306910 , 33.621300 |
Guzeller | 37.133330 , 33.883330 |
Huyukburun | 37.363660 , 33.643660 |
İnönü | 37.316670 , 33.766670 |
Kalekoy | 37.450000 , 33.600000 |
Karaagac | 37.415210 , 33.565070 |
Karamanlizuhtu Ciftligi | 37.333330 , 33.583330 |
Kavakozu | 37.166490 , 33.745420 |
Kavuklar | 37.518880 , 33.607770 |
Kayaonu | 37.124590 , 33.834080 |
Kiraman | 37.258210 , 33.870970 |
Kucuk Koras | 37.113610 , 33.818460 |
Melikli | 37.192190 , 33.802600 |
Musakoy Mahallesi | 37.354600 , 33.728560 |
Pinarkaya | 37.114410 , 33.717270 |
Samayil Yaylasi | 37.466670 , 33.566670 |
Saray | 37.386670 , 33.673900 |
Ucharman | 37.286590 , 33.812110 |
Yarikkuyu | 37.258540 , 33.703010 |
Yayla | 37.300000 , 34.166670 |
Notes:
- You can download geometry data for Ayranci 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.