Korgun (Cankiri) Map Cropping Samples
Korgun (Cankiri) Map Cropping Samples-1
Korgun (Cankiri) Map Cropping Samples-2
Korgun neighborhoods and villages map with 3D shadow effect
flag map of Korgun with 3D shadow effect
Korgun map with 3d shadow effect
Download outline map of Korgun (geojson format) :
Korgun.geojson (**)
Download polygon array of Korgun map for "Google Maps" :
Korgun.txt
Bounding Box for Korgun Map : ( 40.58844 , 33.28415 , 40.822953 , 33.594625 )
Wikipedia ID for Korgun : Q2424773
Wikipedia SPARQL Query for Korgun (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2424773 wdt:P1082 ?population. }
OPTIONAL { wd:Q2424773 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2424773 wdt:P2046 ?area. }
OPTIONAL { wd:Q2424773 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2424773 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2424773 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 Korgun map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.58844, 33.28415, 40.822953, 33.594625);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Korgun)
[out:json];
(
rel["name"="Korgun"][type=boundary];
rel["name:en"="Korgun"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Korgun
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apsari | 40.684470 , 33.530730 |
Bozatli | 40.782840 , 33.544180 |
Bugay | 40.712960 , 33.489440 |
Cukuroren | 40.662280 , 33.400040 |
Dikenli | 40.789860 , 33.527730 |
Ikicam | 40.735900 , 33.560670 |
Ildizim | 40.720380 , 33.461810 |
Karatekin | 40.665670 , 33.510240 |
Karatepe | 40.785190 , 33.554250 |
Kayicivi | 40.699430 , 33.464810 |
Kese | 40.804850 , 33.546860 |
Korgun | 40.734800 , 33.518440 |
Naldoken | 40.745110 , 33.572960 |
Pazaryeri | 40.710340 , 33.418130 |
Yolkaya | 40.682760 , 33.452140 |
Notes:
- You can download geometry data for Korgun 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.