Düzköy (Trabzon) Map Cropping Samples
Düzköy (Trabzon) Map Cropping Samples-1
Düzköy (Trabzon) Map Cropping Samples-2
Düzköy neighborhoods and villages map with 3D shadow effect
flag map of Düzköy with 3D shadow effect
Düzköy map with 3d shadow effect
Download outline map of Düzköy (geojson format) :
Düzköy.geojson (**)
Download polygon array of Düzköy map for "Google Maps" :
Düzköy.txt
Bounding Box for Düzköy Map : ( 40.750644 , 39.296308 , 40.923623 , 39.462843 )
Wikipedia ID for Düzköy : Q2670825
Wikipedia SPARQL Query for Düzköy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2670825 wdt:P1082 ?population. }
OPTIONAL { wd:Q2670825 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2670825 wdt:P2046 ?area. }
OPTIONAL { wd:Q2670825 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2670825 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2670825 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 Düzköy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.750644, 39.296308, 40.923623, 39.462843);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Düzköy)
[out:json];
(
rel["name"="Düzköy"][type=boundary];
rel["name:en"="Düzköy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Düzköy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alazli | 40.850410 , 39.382340 |
Aykut | 40.907210 , 39.462030 |
Beypinar Yaylasi | 40.816670 , 39.383330 |
Calkoy | 40.874780 , 39.395090 |
Cayirbagi | 40.841520 , 39.345330 |
Cayirici | 40.836250 , 39.325610 |
Cigdemli | 40.867710 , 39.398670 |
Demirkapi | 40.911020 , 39.457620 |
Gokceler | 40.898270 , 39.437020 |
Gurgendag | 40.855590 , 39.404200 |
Mula | 40.883330 , 39.366670 |
Sakaltutan Yayla | 40.800000 , 39.350000 |
Tasocagi | 40.889370 , 39.422450 |
Notes:
- You can download geometry data for Düzkö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.