Download outline map of Hanak (geojson format) :
Hanak.geojson (**)
Download polygon array of Hanak map for "Google Maps" :
Hanak.txt
Bounding Box for Hanak Map : ( 41.154873 , 42.571093 , 41.404773 , 43.042891 )
Wikipedia ID for Hanak : Q1014299
Wikipedia SPARQL Query for Hanak (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1014299 wdt:P1082 ?population. }
OPTIONAL { wd:Q1014299 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1014299 wdt:P2046 ?area. }
OPTIONAL { wd:Q1014299 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1014299 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1014299 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 Hanak map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.154873, 42.571093, 41.404773, 43.042891);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hanak)
[out:json];
(
rel["name"="Hanak"][type=boundary];
rel["name:en"="Hanak"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hanak
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alabalik | 41.359150 , 42.628350 |
Alacam | 41.220280 , 42.816310 |
Altinemek | 41.281310 , 42.721330 |
Arikonak | 41.237420 , 42.953880 |
Asagi Aydere | 41.351050 , 42.727250 |
Avcilar | 41.251340 , 42.827820 |
Bastoklu | 41.218140 , 42.793750 |
Binbasak | 41.193840 , 43.025620 |
Bork | 41.204650 , 42.966240 |
Cat | 41.315760 , 42.702690 |
Catkoy | 41.305590 , 42.706830 |
Cavdarli | 41.281900 , 42.763920 |
Ciceklidag | 41.299880 , 42.726940 |
Cimlicayir | 41.291180 , 42.779560 |
Dilekdere | 41.189100 , 42.944640 |
Geckoy | 41.229430 , 42.935760 |
Gunesgoren | 41.224200 , 42.733580 |
Hanak | 41.233610 , 42.847220 |
Incedere | 41.245510 , 42.768820 |
Karakale | 41.338960 , 42.723060 |
Koyunpinari | 41.241970 , 42.781040 |
Macivet | 41.304980 , 42.937710 |
Oguzyolu | 41.257400 , 42.964920 |
Oragas | 41.193930 , 42.851360 |
Ortakent | 41.221390 , 42.904170 |
Sazlicayir | 41.288320 , 42.953460 |
Serinkuyu | 41.279580 , 42.743350 |
Sevimli | 41.161800 , 42.985640 |
Sulakcayir | 41.301220 , 42.904520 |
Yamacyolu | 41.261400 , 42.720610 |
Yukari Akdere | 41.358390 , 42.707130 |
Notes:
- You can download geometry data for Hanak 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.