Tonya (Trabzon) Map Cropping Samples
Tonya (Trabzon) Map Cropping Samples-1
Tonya (Trabzon) Map Cropping Samples-2
Tonya neighborhoods and villages map with 3D shadow effect
flag map of Tonya with 3D shadow effect
Tonya map with 3d shadow effect
Download outline map of Tonya (geojson format) :
Tonya.geojson (**)
Download polygon array of Tonya map for "Google Maps" :
Tonya.txt
Bounding Box for Tonya Map : ( 40.720295 , 39.210832 , 40.961748 , 39.380283 )
Wikipedia ID for Tonya : Q1020641
Wikipedia SPARQL Query for Tonya (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1020641 wdt:P1082 ?population. }
OPTIONAL { wd:Q1020641 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1020641 wdt:P2046 ?area. }
OPTIONAL { wd:Q1020641 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1020641 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1020641 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 Tonya map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.720295, 39.210832, 40.961748, 39.380283);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tonya)
[out:json];
(
rel["name"="Tonya"][type=boundary];
rel["name:en"="Tonya"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tonya
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agirkoy | 40.883330 , 39.266670 |
Bicinlik | 40.883330 , 39.300000 |
Bicinlik | 40.851060 , 39.305860 |
Camli | 40.911530 , 39.293360 |
Erikbeli | 40.766670 , 39.233330 |
Hosarli | 40.944160 , 39.301300 |
Iskenderli | 40.930330 , 39.241660 |
Kalemli | 40.939740 , 39.273020 |
Kalincam | 40.797530 , 39.277080 |
Karaagacli | 40.923670 , 39.301640 |
Kayacan | 40.943080 , 39.285480 |
Kosecik | 40.951750 , 39.282310 |
Kozluca | 40.946360 , 39.230140 |
Meliksah | 40.913670 , 39.278810 |
Sayrac | 40.898640 , 39.237820 |
Vamenli | 40.866670 , 39.283330 |
Yakcukur | 40.907050 , 39.252270 |
Yenikoy | 40.850000 , 39.283330 |
Notes:
- You can download geometry data for Tonya 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.