Eldivan (Cankiri) Map Cropping Samples
Eldivan (Cankiri) Map Cropping Samples-1
Eldivan (Cankiri) Map Cropping Samples-2
Eldivan neighborhoods and villages map with 3D shadow effect
flag map of Eldivan with 3D shadow effect
Eldivan map with 3d shadow effect
Download outline map of Eldivan (geojson format) :
Eldivan.geojson (**)
Download polygon array of Eldivan map for "Google Maps" :
Eldivan.txt
Bounding Box for Eldivan Map : ( 40.356041 , 33.37094 , 40.649591 , 33.602599 )
Wikipedia ID for Eldivan : Q2672821
Wikipedia SPARQL Query for Eldivan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2672821 wdt:P1082 ?population. }
OPTIONAL { wd:Q2672821 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2672821 wdt:P2046 ?area. }
OPTIONAL { wd:Q2672821 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2672821 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2672821 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 Eldivan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.356041, 33.37094, 40.649591, 33.602599);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Eldivan)
[out:json];
(
rel["name"="Eldivan"][type=boundary];
rel["name:en"="Eldivan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Eldivan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akbulut | 40.483880 , 33.523730 |
Akcali | 40.613810 , 33.466630 |
Buyukhacibey | 40.429190 , 33.508100 |
Ciftlikkoy | 40.588290 , 33.496570 |
Elmaci | 40.473230 , 33.552390 |
Gedene | 40.606430 , 33.441290 |
Golez | 40.496430 , 33.550250 |
Golezkayi | 40.515380 , 33.541290 |
Hisarcik | 40.401290 , 33.455530 |
Hisarcikkayi | 40.414100 , 33.481050 |
Kucukhacibey | 40.450290 , 33.519340 |
Kucukyayla | 40.464460 , 33.479350 |
Oglakli | 40.532330 , 33.553820 |
Otegece | 40.432740 , 33.497970 |
Saraccay | 40.405390 , 33.521820 |
Saraykoy | 40.530620 , 33.481900 |
Saritarla | 40.602710 , 33.510670 |
Seydikoy | 40.578090 , 33.469200 |
Yukariyanlar | 40.574200 , 33.529190 |
Notes:
- You can download geometry data for Eldivan 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.