Download outline map of Kumru (geojson format) :
Kumru.geojson (**)
Download polygon array of Kumru map for "Google Maps" :
Kumru.txt
Bounding Box for Kumru Map : ( 40.695682 , 37.123369 , 40.986887 , 37.355026 )
Wikipedia ID for Kumru : Q2228273
Wikipedia SPARQL Query for Kumru (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2228273 wdt:P1082 ?population. }
OPTIONAL { wd:Q2228273 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2228273 wdt:P2046 ?area. }
OPTIONAL { wd:Q2228273 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2228273 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2228273 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 Kumru map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.695682, 37.123369, 40.986887, 37.355026);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kumru)
[out:json];
(
rel["name"="Kumru"][type=boundary];
rel["name:en"="Kumru"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kumru
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcadere | 40.862970 , 37.273650 |
Avdullu | 40.830820 , 37.285460 |
Bali | 40.839970 , 37.225650 |
Catili | 40.805210 , 37.189210 |
Derbent | 40.896370 , 37.308090 |
Divaniturk | 40.865040 , 37.176560 |
Duman | 40.856300 , 37.266300 |
Duzciftligi | 40.950170 , 37.246990 |
Ergenturk | 40.939110 , 37.258740 |
Esence | 40.927720 , 37.298900 |
Eskiakcaalan | 40.939650 , 37.293020 |
Eskicokdegirmen | 40.920230 , 37.266100 |
Fizme | 40.849900 , 37.309670 |
Gokceli | 40.899990 , 37.352830 |
Guneycik | 40.870860 , 37.296590 |
Kadincik | 40.894350 , 37.276050 |
Karaagac | 40.906080 , 37.329950 |
Karacalar | 40.839730 , 37.176530 |
Kayabasi | 40.857710 , 37.208550 |
Konakli | 40.814220 , 37.223650 |
Kovancili | 40.888780 , 37.241520 |
Kucukakcakese | 40.933330 , 37.333330 |
Ortaca | 40.893550 , 37.261700 |
Ortacokdegirmen | 40.927800 , 37.248000 |
Tekkekoy | 40.892040 , 37.328910 |
Tuzakkoy | 40.828570 , 37.161540 |
Yalnizdam | 40.893790 , 37.299290 |
Yemisken | 40.904940 , 37.277920 |
Yeniakcaalan | 40.947440 , 37.292270 |
Yenicokdegirmen | 40.905650 , 37.269420 |
Yenidivan | 40.864760 , 37.192400 |
Yeniergen | 40.937560 , 37.269780 |
Notes:
- You can download geometry data for Kumru 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.