Download outline map of Çumra (geojson format) :
Çumra.geojson (**)
Download polygon array of Çumra map for "Google Maps" :
Çumra.txt
Bounding Box for Çumra Map : ( 37.252804 , 32.422737 , 37.801154 , 33.205455 )
Wikipedia ID for Çumra : Q1930760
Wikipedia SPARQL Query for Çumra (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1930760 wdt:P1082 ?population. }
OPTIONAL { wd:Q1930760 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1930760 wdt:P2046 ?area. }
OPTIONAL { wd:Q1930760 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1930760 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1930760 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 Çumra map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.252804, 32.422737, 37.801154, 33.205455);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çumra)
[out:json];
(
rel["name"="Çumra"][type=boundary];
rel["name:en"="Çumra"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çumra
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abditolu | 37.738550 , 32.751830 |
Adakale | 37.510240 , 33.077610 |
Afsar | 37.280420 , 32.524720 |
Alemdar | 37.655950 , 32.798880 |
Alibeyhuyugu | 37.531870 , 32.662220 |
Apa | 37.370140 , 32.549760 |
Apasaraycik | 37.372580 , 32.481870 |
Avdul | 37.390040 , 32.751620 |
Avsere Yaylasi | 37.550000 , 32.633330 |
Balcikhisar | 37.433770 , 32.656420 |
Beylerce | 37.538780 , 32.758440 |
Buyuk Aslama | 37.647220 , 33.136440 |
Çatalhöyük | 37.668470 , 32.826890 |
Cicekkoy | 37.284280 , 32.576450 |
Cukurkavak | 37.297450 , 32.505020 |
Dedemoglu | 37.677140 , 32.763140 |
Dinek | 37.324810 , 32.616020 |
Dineksaray | 37.386440 , 32.609400 |
Dinlendik | 37.474030 , 32.805440 |
Dogan | 37.423410 , 32.633050 |
Erentepe | 37.366220 , 32.849360 |
Eski Han | 37.438220 , 32.560000 |
Fethiye | 37.622090 , 32.751670 |
Gokhuyuk | 37.486460 , 32.719740 |
Goktepe | 37.550000 , 33.150000 |
Guvercinlik | 37.592220 , 32.822510 |
Icericumra | 37.579170 , 32.655430 |
Inli | 37.454710 , 32.835740 |
Karkin | 37.673830 , 32.886140 |
Kuzucu | 37.413900 , 32.801580 |
Mezarlikele | 37.566670 , 33.100000 |
Okcu | 37.547120 , 32.809410 |
Secme | 37.564500 , 32.529430 |
Surguc | 37.583770 , 33.095660 |
Tahtali | 37.282850 , 32.435500 |
Tasagil | 37.528360 , 32.973510 |
Turkmen Karahuyuk | 37.614980 , 33.032490 |
Uchhuyuk Yaylasi | 37.564590 , 32.963660 |
Uchuyukler | 37.594280 , 32.930750 |
Urunlu | 37.557520 , 32.880270 |
Uzunkuyu | 37.544760 , 33.139290 |
Yenimescit | 37.324880 , 32.552170 |
Yenisu | 37.392460 , 32.641170 |
Yilanli | 37.533330 , 33.083330 |
Yorukcamili | 37.417590 , 32.875360 |
Notes:
- You can download geometry data for Çumra 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.