Akköy (Denizli) Map Cropping Samples
Akköy (Denizli) Map Cropping Samples-1
Akköy (Denizli) Map Cropping Samples-2
Akköy neighborhoods and villages map with 3D shadow effect
flag map of Akköy with 3D shadow effect
Akköy map with 3d shadow effect
Download outline map of Akköy (geojson format) :
Akköy.geojson (**)
Download polygon array of Akköy map for "Google Maps" :
Akköy.txt
Bounding Box for Akköy Map : ( 37.910109 , 28.971424 , 38.081208 , 29.168315 )
Wikipedia ID for Akköy : Q420157
Wikipedia SPARQL Query for Akköy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q420157 wdt:P1082 ?population. }
OPTIONAL { wd:Q420157 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q420157 wdt:P2046 ?area. }
OPTIONAL { wd:Q420157 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q420157 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q420157 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 Akköy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.910109, 28.971424, 38.081208, 29.168315);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Akköy)
[out:json];
(
rel["name"="Akköy"][type=boundary];
rel["name:en"="Akköy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Akköy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcapinar | 38.051340 , 29.129900 |
Akköy | 37.956940 , 29.078140 |
Belenardic | 38.056060 , 29.065320 |
Cesmebasi | 37.981070 , 29.048690 |
Golemezli | 37.988500 , 29.036170 |
Kavakbasi | 37.974580 , 29.066580 |
Yukarisamli | 37.919290 , 29.065240 |
Notes:
- You can download geometry data for Akköy 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.