Honaz (Denizli) Map Cropping Samples
Honaz (Denizli) Map Cropping Samples-1
Honaz (Denizli) Map Cropping Samples-2
Honaz neighborhoods and villages map with 3D shadow effect
flag map of Honaz with 3D shadow effect
Honaz map with 3d shadow effect
Download outline map of Honaz (geojson format) :
Honaz.geojson (**)
Download polygon array of Honaz map for "Google Maps" :
Honaz.txt
Bounding Box for Honaz Map : ( 37.629784 , 29.179114 , 37.892604 , 29.494757 )
Wikipedia ID for Honaz : Q1023136
Wikipedia SPARQL Query for Honaz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1023136 wdt:P1082 ?population. }
OPTIONAL { wd:Q1023136 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1023136 wdt:P2046 ?area. }
OPTIONAL { wd:Q1023136 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1023136 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1023136 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 Honaz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.629784, 29.179114, 37.892604, 29.494757);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Honaz)
[out:json];
(
rel["name"="Honaz"][type=boundary];
rel["name:en"="Honaz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Honaz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acidere | 37.866110 , 29.332780 |
Afsar | 37.750000 , 29.300000 |
Akbas | 37.746700 , 29.416310 |
Asagidagdere | 37.809580 , 29.392300 |
Aydinlar | 37.739630 , 29.360740 |
Dereciftlik | 37.804890 , 29.359930 |
Emirazizli | 37.762880 , 29.231360 |
Gurleyik | 37.817090 , 29.271970 |
Honaz | 37.757300 , 29.269960 |
Huseyinaga Ciftligi | 37.816670 , 29.333330 |
Kaklik | 37.832510 , 29.414350 |
Karacay | 37.685830 , 29.418060 |
Karateke | 37.756930 , 29.219170 |
Kizilyer | 37.784140 , 29.333220 |
Kocabas | 37.812140 , 29.330400 |
Mentese | 37.750000 , 29.318330 |
Sapaca | 37.788020 , 29.463350 |
Yokusbasi | 37.855050 , 29.441800 |
Yolustu | 37.816900 , 29.384760 |
Yukaridagdere | 37.780490 , 29.405900 |
Notes:
- You can download geometry data for Honaz 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.