Download outline map of Elmali (geojson format) :
Elmali.geojson (**)
Download polygon array of Elmali map for "Google Maps" :
Elmali.txt
Bounding Box for Elmali Map : ( 36.451287 , 29.667453 , 36.925019 , 30.245111 )
Wikipedia ID for Elmali : Q1013462
Wikipedia SPARQL Query for Elmali (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1013462 wdt:P1082 ?population. }
OPTIONAL { wd:Q1013462 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1013462 wdt:P2046 ?area. }
OPTIONAL { wd:Q1013462 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1013462 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1013462 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 Elmali map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.451287, 29.667453, 36.925019, 30.245111);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Elmali)
[out:json];
(
rel["name"="Elmalı"][type=boundary];
rel["name:en"="Elmalı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Elmali
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahatli | 36.616390 , 29.736390 |
Akcainis | 36.621380 , 29.839930 |
Armutlu | 36.583640 , 29.776160 |
Avsar | 36.567790 , 29.749930 |
Bayraklar | 36.642220 , 29.887620 |
Beyler | 36.656010 , 29.861860 |
Bozhoyuk | 36.758890 , 30.009170 |
Buyuksoyle | 36.700940 , 30.029780 |
Calpinar | 36.909170 , 30.017780 |
Caybasi | 36.613630 , 29.792300 |
Cobanisa | 36.859790 , 30.025570 |
Cukurelma | 36.827740 , 30.008150 |
Derekoy | 36.828340 , 29.853860 |
Dudenkoy | 36.677730 , 29.911870 |
Eskihisar | 36.790030 , 29.807990 |
Gecitkoy | 36.732730 , 29.800980 |
Gecmen | 36.675170 , 29.986450 |
Gokpinar | 36.750000 , 29.954800 |
Golova | 36.799170 , 30.038890 |
Goltarla | 36.562730 , 29.957070 |
Gumusyaka | 36.855510 , 29.977100 |
Hacimusalar | 36.645850 , 29.827040 |
Haciyusuflar | 36.854440 , 29.904170 |
Huseyin | 36.590830 , 30.021940 |
Imircik | 36.733330 , 29.783330 |
Islamlar | 36.639410 , 29.755330 |
Karakoy | 36.840560 , 30.071940 |
Karamik | 36.607320 , 29.900000 |
Kislakoy | 36.747780 , 29.861390 |
Kizilca | 36.660730 , 29.810730 |
Kocapinar | 36.717570 , 29.961230 |
Kucuksoyle | 36.686390 , 30.000830 |
Kuzukoy | 36.700000 , 29.783330 |
Macun | 36.839970 , 29.868260 |
Muren | 36.800000 , 30.050000 |
Mursal | 36.683940 , 29.815030 |
Ovacik | 36.791110 , 30.183330 |
Ozdemir | 36.875120 , 30.058140 |
Salur | 36.767600 , 29.794210 |
Sarilar | 36.638660 , 29.798940 |
Tavullar | 36.669760 , 29.834140 |
Tekkekoy | 36.617220 , 29.870000 |
Yakaciftlikoyu | 36.644170 , 29.930000 |
Yalnizdam | 36.768610 , 29.827780 |
Yaprakli | 36.829170 , 29.795560 |
Yilmazli | 36.794440 , 29.794720 |
Yorenler | 36.815990 , 29.819390 |
Yuva | 36.722830 , 29.760730 |
Zumrutova | 36.602720 , 29.807900 |
Notes:
- You can download geometry data for Elmali 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.