Derbent (Konya) Map Cropping Samples
Derbent (Konya) Map Cropping Samples-1
Derbent (Konya) Map Cropping Samples-2
Derbent neighborhoods and villages map with 3D shadow effect
flag map of Derbent with 3D shadow effect
Derbent map with 3d shadow effect
Download outline map of Derbent (geojson format) :
Derbent.geojson (**)
Download polygon array of Derbent map for "Google Maps" :
Derbent.txt
Bounding Box for Derbent Map : ( 37.888167 , 31.835578 , 38.08448 , 32.131428 )
Wikipedia ID for Derbent : Q4317326
Wikipedia SPARQL Query for Derbent (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4317326 wdt:P1082 ?population. }
OPTIONAL { wd:Q4317326 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4317326 wdt:P2046 ?area. }
OPTIONAL { wd:Q4317326 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4317326 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4317326 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 Derbent map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.888167, 31.835578, 38.08448, 32.131428);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Derbent)
[out:json];
(
rel["name"="Derbent"][type=boundary];
rel["name:en"="Derbent"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Derbent
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aylidere Mahallesi | 37.988410 , 32.013340 |
Ciftlikozu | 37.951110 , 31.926110 |
Degis | 37.932230 , 31.949730 |
Derbenttekke | 37.928220 , 31.984170 |
Hamit Mahallesi | 38.020230 , 32.009000 |
Kalburcu | 38.024780 , 32.116240 |
Mulayim | 38.012540 , 32.083160 |
Saraypinar | 37.950000 , 31.900000 |
Yassioren | 37.983400 , 31.888600 |
Notes:
- You can download geometry data for Derbent 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.