Download outline map of Yesilova (geojson format) :
Yesilova.geojson (**)
Download polygon array of Yesilova map for "Google Maps" :
Yesilova.txt
Bounding Box for Yesilova Map : ( 37.420577 , 29.521234 , 37.797554 , 29.981113 )
Wikipedia ID for Yesilova : Q1582858
Wikipedia SPARQL Query for Yesilova (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1582858 wdt:P1082 ?population. }
OPTIONAL { wd:Q1582858 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1582858 wdt:P2046 ?area. }
OPTIONAL { wd:Q1582858 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1582858 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1582858 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 Yesilova map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.420577, 29.521234, 37.797554, 29.981113);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yesilova)
[out:json];
(
rel["name"="Yeşilova"][type=boundary];
rel["name:en"="Yeşilova"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yesilova
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcakoy | 37.708930 , 29.898820 |
Alankoy | 37.677990 , 29.847010 |
Armutkoy | 37.727560 , 29.895370 |
Asagikirli | 37.683590 , 29.721600 |
Baskuyu | 37.506370 , 29.876450 |
Bayirbasi | 37.510450 , 29.808340 |
Bedirli | 37.519720 , 29.785000 |
Beykoy | 37.655480 , 29.847140 |
Buyukyaka | 37.649440 , 29.909440 |
Caltepe | 37.453320 , 29.801580 |
Cardak | 37.697950 , 29.944670 |
Celtek | 37.526390 , 29.903610 |
Cuvalli | 37.517500 , 29.851110 |
Derekoy | 37.654850 , 29.824150 |
Doganbaba | 37.597760 , 29.655930 |
Dudenkoy | 37.588430 , 29.559020 |
Elden | 37.751940 , 29.952310 |
Gencali | 37.535150 , 29.866130 |
Gokceyaka | 37.682310 , 29.910800 |
Guney | 37.496850 , 29.554960 |
Harmanli | 37.584330 , 29.899010 |
Horozkoy | 37.467850 , 29.576700 |
Igdir | 37.769730 , 29.925680 |
Isiklar | 37.565280 , 29.755000 |
Karaatli | 37.519960 , 29.784870 |
Karakoy | 37.466590 , 29.547600 |
Karakoy | 37.600000 , 29.900000 |
Kavakkoy | 37.584750 , 29.808750 |
Kayadibi | 37.524060 , 29.739800 |
Kayakoy | 37.697450 , 29.847450 |
Niyazlar | 37.472020 , 29.729090 |
Onacak | 37.663000 , 29.922880 |
Orencik | 37.725950 , 29.969990 |
Orhanli | 37.620750 , 29.794640 |
Salda | 37.527220 , 29.631110 |
Sazak | 37.560710 , 29.916500 |
Taspinar | 37.630970 , 29.765160 |
Yeni Mahalle | 37.668750 , 29.929400 |
Yukari Mahalle | 37.775250 , 29.936630 |
Yukari Muslumler | 37.631240 , 29.947770 |
Notes:
- You can download geometry data for Yesilova 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.