Download outline map of Yunak (geojson format) :
Yunak.geojson (**)
Download polygon array of Yunak map for "Google Maps" :
Yunak.txt
Bounding Box for Yunak Map : ( 38.502527 , 31.550239 , 39.02698 , 32.456836 )
Wikipedia ID for Yunak : Q2901077
Wikipedia SPARQL Query for Yunak (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2901077 wdt:P1082 ?population. }
OPTIONAL { wd:Q2901077 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2901077 wdt:P2046 ?area. }
OPTIONAL { wd:Q2901077 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2901077 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2901077 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 Yunak map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.502527, 31.550239, 39.02698, 32.456836);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yunak)
[out:json];
(
rel["name"="Yunak"][type=boundary];
rel["name:en"="Yunak"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yunak
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alitoskinlar | 38.560400 , 31.918560 |
Altinoz | 38.880470 , 32.098470 |
Asagi Agziacik | 38.783330 , 31.633330 |
Ayritepe | 38.667790 , 31.648070 |
Besisikli | 38.897220 , 32.263890 |
Bogrudelik | 38.840560 , 31.857500 |
Cayirbasi | 38.868610 , 32.239170 |
Cebrail | 38.693340 , 31.613890 |
Egrikuyu | 38.706110 , 31.940000 |
Egrikuyu | 38.750000 , 31.783330 |
Hacifakili | 38.879170 , 31.946110 |
Haciomeroglu | 38.991510 , 32.330750 |
Harunlar | 38.630000 , 31.908330 |
Hatirli | 38.931110 , 32.340280 |
Hursunlu | 38.609170 , 31.883330 |
Imamoglu | 38.889630 , 31.974980 |
Kabakli Mahallesi | 38.871720 , 31.656460 |
Karayayla | 38.920540 , 31.958150 |
Kargali | 38.734720 , 31.568600 |
Killar | 38.737500 , 31.931110 |
Kizilkuyu | 38.726940 , 31.695830 |
Kocyazi | 38.800830 , 31.633330 |
Kurtoglu Mahallesi | 38.859680 , 32.113370 |
Kurtusagi | 38.896940 , 31.709170 |
Kuyubasi | 38.684260 , 32.021440 |
Kuzoren | 38.694720 , 31.753890 |
Meselik | 38.861670 , 31.755280 |
Odabasi | 38.937040 , 31.885460 |
Ortakisla | 38.961110 , 32.335550 |
Ozyayla | 38.924440 , 32.210280 |
Piribeyli | 38.913880 , 31.636120 |
Polatlar Mahallesi | 38.940030 , 32.305630 |
Saraclar Yaylasi | 38.801090 , 31.950190 |
Sevinc | 38.978890 , 32.218610 |
Sinanli | 38.944440 , 32.253330 |
Siram | 38.718060 , 31.594720 |
Suluklu | 38.881110 , 32.342500 |
Turgut | 38.626940 , 31.810830 |
Yavasli | 38.745840 , 31.845270 |
Yesiloba | 38.552230 , 31.856940 |
Yesilyayla | 38.834440 , 31.651380 |
Yigar | 38.695280 , 31.981670 |
Yukarialicomak | 38.945010 , 31.692510 |
Notes:
- You can download geometry data for Yunak 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.