Download outline map of Göle (geojson format) :
Göle.geojson (**)
Download polygon array of Göle map for "Google Maps" :
Göle.txt
Bounding Box for Göle Map : ( 40.643839 , 42.319547 , 41.028765 , 42.907138 )
Wikipedia ID for Göle : Q1004454
Wikipedia SPARQL Query for Göle (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1004454 wdt:P1082 ?population. }
OPTIONAL { wd:Q1004454 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1004454 wdt:P2046 ?area. }
OPTIONAL { wd:Q1004454 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1004454 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1004454 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 Göle map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.643839, 42.319547, 41.028765, 42.907138);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Göle)
[out:json];
(
rel["name"="Göle"][type=boundary];
rel["name:en"="Göle"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Göle
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arakilise | 40.966670 , 42.616670 |
Arpasen | 40.909370 , 42.778780 |
Bellitepe | 40.915920 , 42.539950 |
Budakli | 40.956990 , 42.533740 |
Buyuk Altinbulak | 40.810650 , 42.715020 |
Cakildere | 40.974060 , 42.626850 |
Calidere | 40.747690 , 42.646400 |
Cardakli | 40.885570 , 42.741310 |
Cayirbasi | 40.876920 , 42.628670 |
Cobankoy | 40.898240 , 42.831810 |
Cullu | 40.779430 , 42.815980 |
Damlasu | 40.998200 , 42.646580 |
Dedekilici | 40.860660 , 42.558530 |
Dedesen | 40.900720 , 42.534640 |
Dengeli | 40.864450 , 42.669670 |
Dereyolu | 40.836200 , 42.598170 |
Dolekcayir | 40.811860 , 42.655670 |
Durancam | 40.912740 , 42.438560 |
Durucasu | 40.832300 , 42.728260 |
Esenbogaz | 40.742740 , 42.684580 |
Eski Demirkapi | 40.853770 , 42.735130 |
Filizli | 40.833410 , 42.649170 |
Gedik | 40.701900 , 42.671490 |
Gulistan | 40.870140 , 42.773650 |
Gunorta | 40.882700 , 42.417230 |
Hive | 40.912380 , 42.630020 |
Hosdulbent | 40.849160 , 42.688990 |
Kalecik | 40.979430 , 42.483280 |
Karatavuk | 40.805710 , 42.838960 |
Karliyazi | 40.915600 , 42.674030 |
Kayaalti | 40.997930 , 42.612410 |
Kovorenk | 40.889380 , 42.462990 |
Koyunlu | 40.795330 , 42.770330 |
Kucuk Altinbulak | 40.798120 , 42.804660 |
Kuzupinari | 40.916210 , 42.480560 |
Merdinik | 40.793610 , 42.609170 |
Mesedibi | 40.986760 , 42.679600 |
Mollahasan | 40.888520 , 42.807440 |
Muzaret | 40.801830 , 42.567870 |
Okcu | 40.791550 , 42.626490 |
Samandoken | 40.843380 , 42.511310 |
Serincayir | 40.867800 , 42.489880 |
Tahtakiran | 40.887040 , 42.612450 |
Tellioglu | 40.913260 , 42.701000 |
Toptas | 40.721840 , 42.716190 |
Ugurtasi | 40.936250 , 42.476100 |
Yagmuroglu | 40.884820 , 42.796110 |
Yanalti | 40.910960 , 42.729000 |
Yavuzlar | 40.939970 , 42.782480 |
Yelecli | 40.925620 , 42.498450 |
Yeni Demirkapi | 40.850060 , 42.720700 |
Yigitkonagi | 40.954340 , 42.569680 |
Notes:
- You can download geometry data for Göle 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.