Dodurga (Corum) Map Cropping Samples
Dodurga (Corum) Map Cropping Samples-1
Dodurga (Corum) Map Cropping Samples-2
Dodurga neighborhoods and villages map with 3D shadow effect
flag map of Dodurga with 3D shadow effect
Dodurga map with 3d shadow effect
Download outline map of Dodurga (geojson format) :
Dodurga.geojson (**)
Download polygon array of Dodurga map for "Google Maps" :
Dodurga.txt
Bounding Box for Dodurga Map : ( 40.760475 , 34.583741 , 40.916384 , 34.872816 )
Wikipedia ID for Dodurga : Q2326069
Wikipedia SPARQL Query for Dodurga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2326069 wdt:P1082 ?population. }
OPTIONAL { wd:Q2326069 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2326069 wdt:P2046 ?area. }
OPTIONAL { wd:Q2326069 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2326069 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2326069 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 Dodurga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.760475, 34.583741, 40.916384, 34.872816);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dodurga)
[out:json];
(
rel["name"="Dodurga"][type=boundary];
rel["name:en"="Dodurga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dodurga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akkaya | 40.871160 , 34.627840 |
Alpagut | 40.869810 , 34.734300 |
Ayvakoy | 40.806850 , 34.725270 |
Berkkoy | 40.830410 , 34.836130 |
Ciftlikkoy | 40.861480 , 34.793230 |
Dervisaga | 40.825650 , 34.687530 |
Dikenli | 40.812940 , 34.682650 |
Kabakdere | 40.807000 , 34.704870 |
Kirenci | 40.834920 , 34.722920 |
Mehmetdedetekkesi | 40.780400 , 34.759150 |
Seki | 40.807360 , 34.772340 |
Tutus | 40.869840 , 34.763080 |
Yenikoy | 40.822570 , 34.707960 |
Yusuflar | 40.788950 , 34.722570 |
Notes:
- You can download geometry data for Dodurga 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.