Besikdüzü (Trabzon) Map Cropping Samples
Besikdüzü (Trabzon) Map Cropping Samples-1
Besikdüzü (Trabzon) Map Cropping Samples-2
Besikdüzü neighborhoods and villages map with 3D shadow effect
flag map of Besikdüzü with 3D shadow effect
Besikdüzü map with 3d shadow effect
Download outline map of Besikdüzü (geojson format) :
Besikdüzü.geojson (**)
Download polygon array of Besikdüzü map for "Google Maps" :
Besikdüzü.txt
Bounding Box for Besikdüzü Map : ( 40.951585 , 39.147958 , 41.078302 , 39.256199 )
Wikipedia ID for Besikdüzü : Q1948440
Wikipedia SPARQL Query for Besikdüzü (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1948440 wdt:P1082 ?population. }
OPTIONAL { wd:Q1948440 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1948440 wdt:P2046 ?area. }
OPTIONAL { wd:Q1948440 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1948440 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1948440 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 Besikdüzü map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.951585, 39.147958, 41.078302, 39.256199);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Besikdüzü)
[out:json];
(
rel["name"="Beşikdüzü"][type=boundary];
rel["name:en"="Beşikdüzü"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Besikdüzü
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aksakli | 41.057280 , 39.191180 |
Ardicatak | 41.001490 , 39.170580 |
Bayirkoy | 41.024260 , 39.221060 |
Bozlu | 41.003380 , 39.221140 |
Cakirli | 40.990070 , 39.158800 |
Camlik | 41.032980 , 39.253150 |
Daglica | 40.961820 , 39.233180 |
Denizli | 41.069970 , 39.184890 |
Duygulu | 40.975450 , 39.248500 |
Gurgenli | 41.003300 , 39.226580 |
Hunerli | 40.990370 , 39.235180 |
Kaleguney | 40.989640 , 39.177290 |
Kutluca | 41.023830 , 39.181460 |
Resullu | 41.014510 , 39.167830 |
Sahmelik | 41.012100 , 39.183700 |
Sayvancik | 41.063500 , 39.182470 |
Takazli | 41.030300 , 39.208370 |
Turkelli | 41.030730 , 39.163170 |
Vardalli | 41.033330 , 39.233330 |
Yenicami | 40.971550 , 39.171930 |
Yesilkoy | 41.004460 , 39.202640 |
Zenberek | 41.013990 , 39.236670 |
Notes:
- You can download geometry data for Besikdüzü 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.