Download outline map of Sarikamis (geojson format) :
Sarikamis.geojson (**)
Download polygon array of Sarikamis map for "Google Maps" :
Sarikamis.txt
Bounding Box for Sarikamis Map : ( 39.925456 , 42.131019 , 40.468611 , 42.864614 )
Wikipedia ID for Sarikamis : Q844542
Wikipedia SPARQL Query for Sarikamis (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q844542 wdt:P1082 ?population. }
OPTIONAL { wd:Q844542 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q844542 wdt:P2046 ?area. }
OPTIONAL { wd:Q844542 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q844542 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q844542 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 Sarikamis map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.925456, 42.131019, 40.468611, 42.864614);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sarikamis)
[out:json];
(
rel["name"="Sarıkamış"][type=boundary];
rel["name:en"="Sarıkamış"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sarikamis
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akkoz | 40.137560 , 42.744590 |
Akoren | 40.264960 , 42.212560 |
Alisofu | 40.343300 , 42.679750 |
Altinbulak | 40.207440 , 42.306270 |
Armutlu | 40.086410 , 42.664470 |
Asagi Sallipinar | 40.460380 , 42.610910 |
Asboga | 40.397780 , 42.716900 |
Balabantasi | 40.248800 , 42.175430 |
Balikli | 40.024220 , 42.561760 |
Baskoy | 40.082370 , 42.608960 |
Belencik | 40.186350 , 42.722390 |
Besyol | 40.130450 , 42.647660 |
Boyali | 40.444980 , 42.574650 |
Bozat | 40.362280 , 42.706670 |
Cardakcati | 40.093630 , 42.708470 |
Cilehane | 40.083330 , 42.500000 |
Colakli | 40.032570 , 42.671400 |
Esmecayir | 40.053020 , 42.531820 |
Gecikmez | 40.213210 , 42.739090 |
Gulluce | 40.006280 , 42.661790 |
Hamamli | 40.308410 , 42.702220 |
Handere | 40.276790 , 42.465790 |
Inkaya | 40.194440 , 42.367220 |
Isisu | 40.263450 , 42.259770 |
Karakilise | 40.050000 , 42.500000 |
Karakose | 40.068560 , 42.498330 |
Karakurt | 40.165910 , 42.604530 |
Karapinar | 40.128610 , 42.607540 |
Karaurgan | 40.239640 , 42.272830 |
Kayalibogaz | 39.961950 , 42.595890 |
Kazantas | 40.154230 , 42.459630 |
Kazikkaya | 40.015740 , 42.698230 |
Koroglu | 40.336150 , 42.362110 |
Kotek | 40.233330 , 42.266670 |
Kozan | 39.989530 , 42.574020 |
Kurbancayiri | 40.276980 , 42.297130 |
Mescitli | 40.215310 , 42.643510 |
Odalar | 40.142130 , 42.825050 |
Ortakale | 39.971560 , 42.600040 |
Parmakdere | 40.313300 , 42.188630 |
Sehitemin | 40.224490 , 42.713990 |
Sehithalit | 40.186190 , 42.554870 |
Sihankoy | 40.053510 , 42.533010 |
Sirbasan | 40.313370 , 42.326440 |
Sonveren | 40.189590 , 42.432810 |
Topkaya | 40.195070 , 42.366510 |
Tsatak | 40.401540 , 42.675280 |
Uzungazi | 40.155990 , 42.524060 |
Yagibasan | 40.371190 , 42.646680 |
Yarkaya | 40.089180 , 42.844130 |
Yayikli | 40.419520 , 42.661110 |
Yenigazi | 40.416180 , 42.702310 |
Yenikoy | 40.311670 , 42.299470 |
Yukari Sallipinar | 40.437020 , 42.616440 |
Yukari Sarikamis | 40.333290 , 42.560210 |
Zivin | 40.213720 , 42.243090 |
Notes:
- You can download geometry data for Sarikamis 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.