Download outline map of Çekerek (geojson format) :
Çekerek.geojson (**)
Download polygon array of Çekerek map for "Google Maps" :
Çekerek.txt
Bounding Box for Çekerek Map : ( 39.862217 , 35.291381 , 40.234667 , 35.732176 )
Wikipedia ID for Çekerek : Q763824
Wikipedia SPARQL Query for Çekerek (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q763824 wdt:P1082 ?population. }
OPTIONAL { wd:Q763824 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q763824 wdt:P2046 ?area. }
OPTIONAL { wd:Q763824 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q763824 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q763824 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 Çekerek map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.862217, 35.291381, 40.234667, 35.732176);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çekerek)
[out:json];
(
rel["name"="Çekerek"][type=boundary];
rel["name:en"="Çekerek"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çekerek
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Alicli | 40.005670 , 35.360950 |
| Arpac | 39.974130 , 35.489790 |
| Baspinar | 40.119330 , 35.530040 |
| Bayindirhuyuk | 40.072100 , 35.433090 |
| Bazlambac | 40.166670 , 35.400000 |
| Beyyurdu | 39.959600 , 35.362740 |
| Cakir | 39.971770 , 35.578620 |
| Candir | 40.211080 , 35.435720 |
| Cayirozu | 40.094900 , 35.382730 |
| Çekerek | 40.073060 , 35.494720 |
| Celtek | 39.931370 , 35.524520 |
| Cemaloglu | 40.015670 , 35.488930 |
| Demircialan | 39.979400 , 35.444620 |
| Doganoglu | 40.164980 , 35.493130 |
| Elemin | 40.078960 , 35.636940 |
| Fakidagi | 40.047470 , 35.641680 |
| Fuadiye | 40.064310 , 35.319810 |
| Gokdere | 39.995300 , 35.405460 |
| Gunulyurdu | 40.084900 , 35.587440 |
| Hamzali | 39.994870 , 35.470290 |
| Ikizce | 39.913530 , 35.561390 |
| Ilbeyli | 40.036900 , 35.322600 |
| Ishkli | 40.056190 , 35.494410 |
| Kahyali | 40.001960 , 35.529190 |
| Kalederesi | 39.986470 , 35.606850 |
| Kamiscik | 40.109700 , 35.635210 |
| Karakaya | 40.016420 , 35.415640 |
| Kavak | 40.024520 , 35.704320 |
| Kavakalani | 39.995130 , 35.447710 |
| Kayalar | 40.104690 , 35.482730 |
| Kirkdilim | 40.181760 , 35.467630 |
| Korpinar | 39.992560 , 35.427960 |
| Koyunculu | 40.015880 , 35.592760 |
| Kurtagili | 40.032820 , 35.559220 |
| Kurucay | 40.090580 , 35.426040 |
| Kuzgun | 40.057650 , 35.356820 |
| Mehmetli | 40.050970 , 35.344190 |
| Ortaoba | 39.900000 , 35.516670 |
| Ozoren | 40.093590 , 35.554810 |
| Sarikaya | 39.997250 , 35.543500 |
| Sarikoy | 40.083330 , 35.633330 |
| Tipideresi | 39.970200 , 35.402930 |
| Yaylalik | 39.951960 , 35.545900 |
| Yukari Karahacili | 39.936080 , 35.475090 |
| Yukarikarakaya | 40.023910 , 35.398040 |
| Yukarioba | 39.881760 , 35.462130 |
Notes:
- You can download geometry data for Çekerek 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.