Derinkuyu (Nevsehir) Map Cropping Samples
Derinkuyu (Nevsehir) Map Cropping Samples-1
Derinkuyu (Nevsehir) Map Cropping Samples-2
Derinkuyu neighborhoods and villages map with 3D shadow effect
flag map of Derinkuyu with 3D shadow effect
Derinkuyu map with 3d shadow effect
Download outline map of Derinkuyu (geojson format) :
Derinkuyu.geojson (**)
Download polygon array of Derinkuyu map for "Google Maps" :
Derinkuyu.txt
Bounding Box for Derinkuyu Map : ( 38.32289 , 34.511164 , 38.526627 , 34.909547 )
Wikipedia ID for Derinkuyu : Q745065
Wikipedia SPARQL Query for Derinkuyu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q745065 wdt:P1082 ?population. }
OPTIONAL { wd:Q745065 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q745065 wdt:P2046 ?area. }
OPTIONAL { wd:Q745065 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q745065 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q745065 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 Derinkuyu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.32289, 34.511164, 38.526627, 34.909547);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Derinkuyu)
[out:json];
(
rel["name"="Derinkuyu"][type=boundary];
rel["name:en"="Derinkuyu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Derinkuyu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cakilli | 38.426510 , 34.658380 |
Cekme | 38.348580 , 34.779310 |
Dogalar | 38.433660 , 34.591160 |
Guneyce | 38.488570 , 34.848690 |
Kuyulutatlar | 38.369320 , 34.564840 |
Suvermez | 38.370310 , 34.650600 |
Tilkoy | 38.416950 , 34.817430 |
Zile | 38.452310 , 34.679750 |
Notes:
- You can download geometry data for Derinkuyu 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.