Download outline map of Hanönü (geojson format) :
Hanönü.geojson (**)
Download polygon array of Hanönü map for "Google Maps" :
Hanönü.txt
Bounding Box for Hanönü Map : ( 41.50938 , 34.302812 , 41.74418 , 34.604264 )
Wikipedia ID for Hanönü : Q2671081
Wikipedia SPARQL Query for Hanönü (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2671081 wdt:P1082 ?population. }
OPTIONAL { wd:Q2671081 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2671081 wdt:P2046 ?area. }
OPTIONAL { wd:Q2671081 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2671081 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2671081 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 Hanönü map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.50938, 34.302812, 41.74418, 34.604264);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hanönü)
[out:json];
(
rel["name"="Hanönü"][type=boundary];
rel["name:en"="Hanönü"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hanönü
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcasu | 41.601180 , 34.359380 |
Alakaya | 41.666670 , 34.516670 |
Ayseoglu | 41.687260 , 34.389610 |
Ayvacukuru | 41.566670 , 34.500000 |
Bagdere | 41.603930 , 34.461830 |
Baloglu | 41.650000 , 34.533330 |
Bolukyazi | 41.680030 , 34.394130 |
Burnuk | 41.706280 , 34.451180 |
Cakircay | 41.634050 , 34.573730 |
Cay Mahallesi | 41.666670 , 34.433330 |
Caybasi | 41.616670 , 34.466670 |
Dagkoy | 41.668820 , 34.592020 |
Demircimuezzin | 41.574650 , 34.538870 |
Demircimuezzin | 41.597010 , 34.548050 |
Derekoy | 41.616670 , 34.366670 |
Derekoy | 41.616670 , 34.433330 |
Gelinbuku | 41.608290 , 34.498450 |
Gokbelen | 41.570180 , 34.481200 |
Gokceagac | 41.666670 , 34.550000 |
Gokceagac | 41.637600 , 34.501560 |
Halkabuk | 41.611960 , 34.525870 |
Hocavakif | 41.658580 , 34.385230 |
Kadikoy | 41.689220 , 34.338040 |
Karabuk | 41.638040 , 34.561780 |
Kavak | 41.573730 , 34.484510 |
Kavakkoy | 41.700000 , 34.483330 |
Kayabasi | 41.663530 , 34.369980 |
Kazikuzu | 41.700000 , 34.316670 |
Kupeli | 41.616670 , 34.400000 |
Kurecayi | 41.635120 , 34.408290 |
Sarialan | 41.615100 , 34.577270 |
Sarisoku | 41.706070 , 34.335080 |
Sepetci | 41.600000 , 34.433330 |
Serdiro | 41.683330 , 34.350000 |
Sinozu | 41.650000 , 34.483330 |
Sirkekoy | 41.627050 , 34.365880 |
Tepekoy | 41.616670 , 34.550000 |
Vakifgeymene | 41.606060 , 34.447680 |
Yeniboyundurcak | 41.677890 , 34.426730 |
Yenice | 41.614130 , 34.550390 |
Yenikoy | 41.646290 , 34.466060 |
Yenikoy | 41.565180 , 34.419040 |
Yilanli | 41.686640 , 34.503770 |
Yukari Kurecay | 41.633330 , 34.400000 |
Yukaricakircay | 41.652250 , 34.592110 |
Yukukoren | 41.559820 , 34.423910 |
Notes:
- You can download geometry data for Hanönü 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.