Download outline map of Cumayeri (geojson format) :
Cumayeri.geojson (**)
Download polygon array of Cumayeri map for "Google Maps" :
Cumayeri.txt
Bounding Box for Cumayeri Map : ( 40.862242 , 30.851313 , 40.970643 , 30.996762 )
Wikipedia ID for Cumayeri : Q2349440
Wikipedia SPARQL Query for Cumayeri (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2349440 wdt:P1082 ?population. }
OPTIONAL { wd:Q2349440 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2349440 wdt:P2046 ?area. }
OPTIONAL { wd:Q2349440 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2349440 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2349440 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 Cumayeri map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.862242, 30.851313, 40.970643, 30.996762);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cumayeri)
[out:json];
(
rel["name"="Cumayeri"][type=boundary];
rel["name:en"="Cumayeri"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cumayeri
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akpinar | 40.928330 , 30.965930 |
Asagi Hamascik | 40.920880 , 30.968890 |
Asagiharmascik | 40.935910 , 30.976410 |
Avliyan | 40.887010 , 30.981150 |
Buyukmelen | 40.958170 , 30.937130 |
Buyukyaylim | 40.918750 , 30.931750 |
Celikdere | 40.923270 , 30.900610 |
Dere | 40.898370 , 30.864690 |
Dokuzdegirmen | 40.908380 , 30.950290 |
Guney | 40.906240 , 30.876400 |
Hamascik | 40.934560 , 30.950590 |
Harmankaya | 40.955480 , 30.936910 |
Hasanla | 40.945860 , 30.965020 |
Horoz | 40.915030 , 30.943350 |
Igdir | 40.908960 , 30.939940 |
Imri | 40.948610 , 30.946440 |
Izzeler | 40.914390 , 30.953140 |
Karakilise | 40.904490 , 30.937870 |
Kasbasi | 40.914170 , 30.912960 |
Kersenduzu | 40.911620 , 30.929560 |
Kiran | 40.905660 , 30.905300 |
Kozak | 40.946660 , 30.982000 |
Kureklik | 40.905230 , 30.897580 |
Misirlik | 40.931060 , 30.991250 |
Nisangurgen | 40.909330 , 30.862670 |
Ordulukaradere | 40.902400 , 30.877820 |
Sakir | 40.901770 , 30.885390 |
Sirtpinar | 40.890280 , 30.936160 |
Sivasoglu | 40.906720 , 30.924300 |
Subasi | 40.913480 , 30.962130 |
Tamac | 40.951720 , 30.973370 |
Taslik | 40.879780 , 30.902910 |
Uvezbeli | 40.898850 , 30.905560 |
Yenitepe | 40.917370 , 30.984330 |
Yukariavliyan | 40.889270 , 30.965990 |
Yusufcavus | 40.879210 , 30.893590 |
Notes:
- You can download geometry data for Cumayeri 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.