Download outline map of Yakutiye (geojson format) :
Yakutiye.geojson (**)
Download polygon array of Yakutiye map for "Google Maps" :
Yakutiye.txt
Bounding Box for Yakutiye Map : ( 39.876509 , 41.107128 , 40.240844 , 41.601676 )
Wikipedia ID for Yakutiye : Q2577943
Wikipedia SPARQL Query for Yakutiye (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2577943 wdt:P1082 ?population. }
OPTIONAL { wd:Q2577943 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2577943 wdt:P2046 ?area. }
OPTIONAL { wd:Q2577943 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2577943 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2577943 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 Yakutiye map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.876509, 41.107128, 40.240844, 41.601676);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yakutiye)
[out:json];
(
rel["name"="Yakutiye"][type=boundary];
rel["name:en"="Yakutiye"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yakutiye
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abdullahkomu | 40.147790 , 41.492550 |
Akdag | 40.102820 , 41.348660 |
Aktoprak | 40.061120 , 41.197080 |
Altintepe | 40.027110 , 41.150370 |
Aribahce | 40.074880 , 41.167320 |
Arzutu | 40.066670 , 41.266670 |
Cayirca | 39.993250 , 41.175300 |
Ciftlikkoy | 39.945750 , 41.210870 |
Dadaskoy | 39.944890 , 41.254650 |
Degirmenler | 40.015670 , 41.223550 |
Dumlu | 40.058620 , 41.356540 |
Duztoprak | 40.023680 , 41.133820 |
Erzurum | 39.902906 , 41.275472 |
Giregosek | 40.150000 , 41.416670 |
Gokceyamac | 40.089520 , 41.378060 |
Gulpinar | 40.070540 , 41.334850 |
Gungormez | 40.154930 , 41.367840 |
Guzelova | 40.031310 , 41.331040 |
Guzelyayla | 40.208290 , 41.467090 |
Igdasor | 40.083330 , 41.166670 |
Kan | 39.950000 , 41.266670 |
Karagobek | 40.165830 , 41.431660 |
Kelevurt | 40.133330 , 41.400000 |
Kirkgoze | 40.110420 , 41.372480 |
Kirmizitas | 40.085480 , 41.312610 |
Konk | 40.033330 , 41.150000 |
Kosemehmet | 39.998620 , 41.372730 |
Koskkoy | 40.090660 , 41.431670 |
Mulkkoy | 39.998580 , 41.202130 |
Muratgeldi | 40.055190 , 41.317410 |
Ortaduzu | 40.001090 , 41.238470 |
Senyurt | 40.187350 , 41.484960 |
Seyhkoy | 39.952130 , 41.270220 |
Sogucak | 39.966670 , 41.300000 |
Sogutyani | 40.118420 , 41.398880 |
Tivnik | 40.016670 , 41.200000 |
Tuykomu | 40.033330 , 41.433330 |
Umudum | 40.027140 , 41.244430 |
Uzunyayla | 40.072280 , 41.130500 |
Yazipinar | 40.038860 , 41.112550 |
Yerlisu | 40.044310 , 41.188000 |
Yesildere | 40.138350 , 41.409600 |
Yesilova | 40.006350 , 41.218030 |
Yesilyayla | 40.054050 , 41.276990 |
Yesilyayla | 40.050000 , 41.116670 |
Yolgecti | 40.030570 , 41.305600 |
Notes:
- You can download geometry data for Yakutiye 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.