Çanakçi (Giresun) Map Cropping Samples
Çanakçi (Giresun) Map Cropping Samples-1
Çanakçi (Giresun) Map Cropping Samples-2
Çanakçi neighborhoods and villages map with 3D shadow effect
flag map of Çanakçi with 3D shadow effect
Çanakçi map with 3d shadow effect
Download outline map of Çanakçi (geojson format) :
Çanakçi.geojson (**)
Download polygon array of Çanakçi map for "Google Maps" :
Çanakçi.txt
Bounding Box for Çanakçi Map : ( 40.775638 , 38.966547 , 40.942955 , 39.136953 )
Wikipedia ID for Çanakçi : Q2008594
Wikipedia SPARQL Query for Çanakçi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2008594 wdt:P1082 ?population. }
OPTIONAL { wd:Q2008594 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2008594 wdt:P2046 ?area. }
OPTIONAL { wd:Q2008594 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2008594 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2008594 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 Çanakçi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.775638, 38.966547, 40.942955, 39.136953);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çanakçi)
[out:json];
(
rel["name"="Çanakçı"][type=boundary];
rel["name:en"="Çanakçı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çanakçi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akkoy | 40.894860 , 39.006550 |
Bakimli | 40.896070 , 38.993410 |
Caglayan | 40.835900 , 39.121740 |
Çanakçı | 40.911790 , 38.998980 |
Dogankoy | 40.930060 , 38.979850 |
Duzkoy | 40.851980 , 39.109480 |
Erenkoy | 40.927640 , 38.991770 |
Kahraman | 40.816810 , 39.109710 |
Kaledibi | 40.937600 , 39.016260 |
Karabork | 40.868370 , 39.040140 |
Saraykoy | 40.908790 , 39.018940 |
Tasdikmen | 40.930640 , 39.036030 |
Yesilkoy | 40.925930 , 39.043400 |
Notes:
- You can download geometry data for Çanakçi 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.