Download outline map of Ardanuç (geojson format) :
Ardanuç.geojson (**)
Download polygon array of Ardanuç map for "Google Maps" :
Ardanuç.txt
Bounding Box for Ardanuç Map : ( 40.916005 , 41.921164 , 41.260666 , 42.380325 )
Wikipedia ID for Ardanuç : Q638539
Wikipedia SPARQL Query for Ardanuç (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q638539 wdt:P1082 ?population. }
OPTIONAL { wd:Q638539 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q638539 wdt:P2046 ?area. }
OPTIONAL { wd:Q638539 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q638539 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q638539 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 Ardanuç map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.916005, 41.921164, 41.260666, 42.380325);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ardanuç)
[out:json];
(
rel["name"="Ardanuç"][type=boundary];
rel["name:en"="Ardanuç"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ardanuç
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akarsu | 41.109800 , 42.130820 |
Akkilic | 41.064430 , 42.069220 |
Anacli | 41.200250 , 42.082530 |
Asagi Irmaklar | 41.182990 , 42.174430 |
Asiklar | 41.102590 , 42.139420 |
Avcilar | 41.127650 , 41.975940 |
Aydinkoy | 41.042010 , 42.096190 |
Baglar | 41.216670 , 42.200000 |
Baglica | 41.235020 , 42.137970 |
Balli | 41.013660 , 42.178580 |
Beratli | 41.146600 , 42.133230 |
Bereket | 41.074420 , 41.980870 |
Boyali | 41.119260 , 42.112240 |
Bulanik | 41.060570 , 42.176670 |
Cakillar | 41.229400 , 42.125360 |
Cevizlik | 41.195710 , 42.131350 |
Ciralar | 41.074860 , 42.060000 |
Eksinar | 41.106020 , 42.053730 |
Ferhatli | 41.137480 , 42.015710 |
Gecitli | 41.044070 , 42.216580 |
Germicek | 40.950000 , 42.333330 |
Gokce | 41.193500 , 42.034450 |
Gulec | 41.041150 , 42.213670 |
Gules | 41.050000 , 42.200000 |
Gumushane | 41.120970 , 41.950190 |
Hamurlu | 41.133330 , 42.116670 |
Harmanli | 41.111690 , 42.082750 |
Hesmanet | 41.006530 , 42.071330 |
Hisarli | 41.186340 , 42.187400 |
Incili | 41.184770 , 42.105650 |
Kapikoy | 41.178460 , 42.227310 |
Karli | 41.086800 , 42.122550 |
Kasikci | 41.127210 , 42.145790 |
Kizilcik | 41.129180 , 42.102060 |
Konakli | 41.121930 , 42.153110 |
Kutlu | 41.195370 , 42.215170 |
Libi | 40.935250 , 42.331740 |
Mesekoy | 41.030720 , 41.977180 |
Muezzinler | 41.093890 , 42.142680 |
Naldoken | 41.144630 , 42.062640 |
Ortulu | 41.068220 , 42.026220 |
Ovacik | 41.055930 , 41.988490 |
Peynirli | 41.030690 , 42.048790 |
Sakarya | 41.093340 , 42.016790 |
Saritay | 41.100000 , 42.100000 |
Soganli | 41.167420 , 42.014020 |
Tepeduzu | 41.086360 , 42.077340 |
Torbali | 41.075880 , 42.039150 |
Tosunlu | 41.049280 , 42.164480 |
Tutunlu | 41.153670 , 42.099160 |
Ustalar | 41.165300 , 42.137750 |
Yaylacik | 41.150000 , 42.200000 |
Yolagzi | 41.164100 , 42.187000 |
Yolustu | 41.157230 , 42.065080 |
Yukari Irmaklar | 41.213460 , 42.163210 |
Zekeriyakoy | 40.984290 , 42.153190 |
Notes:
- You can download geometry data for Ardanuç 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.