Download outline map of Çamoluk (geojson format) :
Çamoluk.geojson (**)
Download polygon array of Çamoluk map for "Google Maps" :
Çamoluk.txt
Bounding Box for Çamoluk Map : ( 40.03906 , 38.527684 , 40.244319 , 38.959892 )
Wikipedia ID for Çamoluk : Q2671156
Wikipedia SPARQL Query for Çamoluk (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2671156 wdt:P1082 ?population. }
OPTIONAL { wd:Q2671156 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2671156 wdt:P2046 ?area. }
OPTIONAL { wd:Q2671156 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2671156 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2671156 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 Çamoluk map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.03906, 38.527684, 40.244319, 38.959892);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çamoluk)
[out:json];
(
rel["name"="Çamoluk"][type=boundary];
rel["name:en"="Çamoluk"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çamoluk
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akyapi | 40.167630 , 38.717540 |
Bayir | 40.140660 , 38.562900 |
Cakilkaya | 40.206840 , 38.829270 |
Calkaya | 40.093230 , 38.609240 |
Daldibi | 40.104680 , 38.840000 |
Dolundas | 40.175100 , 38.752270 |
Egnir | 40.143990 , 38.649700 |
Findikli | 40.131230 , 38.651820 |
Gucer | 40.113630 , 38.817150 |
Gurcali | 40.153850 , 38.567190 |
Haci Ahmetoglu | 40.149930 , 38.685850 |
Hacioren | 40.175590 , 38.818700 |
Kaledere | 40.149230 , 38.821200 |
Karadikmen | 40.161380 , 38.850660 |
Kaynar | 40.088400 , 38.793240 |
Kilictutan | 40.154950 , 38.764320 |
Kurukal | 40.120690 , 38.692580 |
Kutluca | 40.175270 , 38.784350 |
Okcaoren | 40.104540 , 38.946140 |
Ozankoy | 40.145110 , 38.618710 |
Pinarli | 40.090080 , 38.810520 |
Sarpkaya | 40.134660 , 38.538720 |
Tasdemir | 40.099830 , 38.785410 |
Usluca | 40.106840 , 38.859810 |
Yenice | 40.106660 , 38.885540 |
Yusufeli | 40.123020 , 38.664390 |
Yuvacik | 40.119230 , 38.712740 |
Notes:
- You can download geometry data for Çamoluk 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.