Dazkiri (Afyonkarahisar) Map Cropping Samples
Dazkiri (Afyonkarahisar) Map Cropping Samples-1
Dazkiri (Afyonkarahisar) Map Cropping Samples-2
Dazkiri neighborhoods and villages map with 3D shadow effect
flag map of Dazkiri with 3D shadow effect
Dazkiri map with 3d shadow effect
Download outline map of Dazkiri (geojson format) :
Dazkiri.geojson (**)
Download polygon array of Dazkiri map for "Google Maps" :
Dazkiri.txt
Bounding Box for Dazkiri Map : ( 37.797965 , 29.642978 , 38.042521 , 29.972745 )
Wikipedia ID for Dazkiri : Q2672686
Wikipedia SPARQL Query for Dazkiri (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2672686 wdt:P1082 ?population. }
OPTIONAL { wd:Q2672686 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2672686 wdt:P2046 ?area. }
OPTIONAL { wd:Q2672686 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2672686 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2672686 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 Dazkiri map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.797965, 29.642978, 38.042521, 29.972745);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dazkiri)
[out:json];
(
rel["name"="Dazkırı"][type=boundary];
rel["name:en"="Dazkırı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dazkiri
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akarca | 37.966670 , 29.866670 |
Asagiyenice | 37.891750 , 29.859020 |
Bozan | 37.980000 , 29.915280 |
Daricilar | 37.895150 , 29.737480 |
Dazkırı | 37.918610 , 29.860560 |
Hisaralan | 37.971460 , 29.700960 |
Idriskoy | 37.906300 , 29.696540 |
Karaagackuyusu | 38.018330 , 29.781670 |
Kirliler | 37.966670 , 29.950000 |
Kiziloren | 37.963770 , 29.802040 |
Ortulu | 37.902970 , 29.781800 |
Osmaniye | 37.900000 , 29.766670 |
Sarikavak | 37.887220 , 29.812500 |
Tanoglu Ciftligi | 37.933330 , 29.750000 |
Yaylakoy | 37.916670 , 29.750000 |
Yukariyenice | 37.909690 , 29.848980 |
Yuregil | 37.877730 , 29.874390 |
Notes:
- You can download geometry data for Dazkiri 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.