Download outline map of Gemerek (geojson format) :
Gemerek.geojson (**)
Download polygon array of Gemerek map for "Google Maps" :
Gemerek.txt
Bounding Box for Gemerek Map : ( 39.087791 , 35.842038 , 39.509973 , 36.395274 )
Wikipedia ID for Gemerek : Q1023130
Wikipedia SPARQL Query for Gemerek (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1023130 wdt:P1082 ?population. }
OPTIONAL { wd:Q1023130 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1023130 wdt:P2046 ?area. }
OPTIONAL { wd:Q1023130 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1023130 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1023130 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 Gemerek map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.087791, 35.842038, 39.509973, 36.395274);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gemerek)
[out:json];
(
rel["name"="Gemerek"][type=boundary];
rel["name:en"="Gemerek"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gemerek
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcasar | 39.255320 , 35.947210 |
Arpaozu | 39.288680 , 35.899970 |
Bastepe | 39.183080 , 36.241630 |
Bulhasan | 39.412200 , 36.105940 |
Burhankoy | 39.261260 , 36.038160 |
Catkoy | 39.431780 , 35.929450 |
Cepni | 39.309330 , 36.050390 |
Cesurlar | 39.150150 , 36.317540 |
Cicekcioglu | 39.113320 , 36.208860 |
Dendil | 39.299610 , 35.993370 |
Durgunsu | 39.159980 , 36.283590 |
Egerci | 39.241390 , 35.970000 |
Eskicubuk | 39.231750 , 36.151760 |
Eskiyurt | 39.381980 , 36.144720 |
Gemerek | 39.183420 , 36.071890 |
Haciyusuf | 39.137630 , 36.161610 |
Ikizce | 39.216470 , 36.167390 |
Inkisla | 39.337320 , 36.041510 |
Karaagil | 39.123430 , 36.077670 |
Karaerkek | 39.130940 , 36.308650 |
Karagol | 39.273830 , 36.187050 |
Kartalkaya | 39.144170 , 36.226390 |
Keklicek | 39.353530 , 36.140580 |
Kocaoglu | 39.116880 , 36.186600 |
Koseli | 39.211960 , 36.243410 |
Kucuk Tuzhisar | 39.102040 , 36.324780 |
Kucuktuzhisar | 39.116670 , 36.183330 |
Kumeoren | 39.111800 , 36.110420 |
Mudarasun | 39.150000 , 36.233330 |
Orenyurt | 39.448940 , 36.127970 |
Osmanusagi | 39.241830 , 36.290220 |
Ozici | 39.221930 , 36.278690 |
Seydinali | 39.109420 , 36.242940 |
Sizir | 39.314170 , 35.949440 |
Talazoglu | 39.199880 , 36.198060 |
Tatlipinar | 39.105020 , 36.139490 |
Tekmen | 39.229610 , 35.977680 |
Ucagil | 39.183330 , 36.283330 |
Yenicubuk | 39.212220 , 36.095280 |
Yenikoy | 39.108670 , 36.366200 |
Yesilkoy | 39.156390 , 36.270780 |
Notes:
- You can download geometry data for Gemerek 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.