Yedisu (Bingol) Map Cropping Samples
Yedisu (Bingol) Map Cropping Samples-1
Yedisu (Bingol) Map Cropping Samples-2
Yedisu neighborhoods and villages map with 3D shadow effect
flag map of Yedisu with 3D shadow effect
Yedisu map with 3d shadow effect
Download outline map of Yedisu (geojson format) :
Yedisu.geojson (**)
Download polygon array of Yedisu map for "Google Maps" :
Yedisu.txt
Bounding Box for Yedisu Map : ( 39.31688 , 40.27445 , 39.53305 , 40.691122 )
Wikipedia ID for Yedisu : Q1023328
Wikipedia SPARQL Query for Yedisu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1023328 wdt:P1082 ?population. }
OPTIONAL { wd:Q1023328 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1023328 wdt:P2046 ?area. }
OPTIONAL { wd:Q1023328 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1023328 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1023328 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 Yedisu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.31688, 40.27445, 39.53305, 40.691122);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yedisu)
[out:json];
(
rel["name"="Yedisu"][type=boundary];
rel["name:en"="Yedisu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yedisu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akimli | 39.426070 , 40.326540 |
Amaric | 39.483330 , 40.433330 |
Asagi Mozi | 39.416670 , 40.600000 |
Ayanoglu | 39.475430 , 40.421060 |
Cerme | 39.450000 , 40.550000 |
Cicekli | 39.500000 , 40.383330 |
Dinarbey | 39.371700 , 40.660390 |
Elmali | 39.381280 , 40.643510 |
Eskibalta | 39.458330 , 40.469460 |
Gelinpertek | 39.472380 , 40.392300 |
Kabayel | 39.477040 , 40.314280 |
Karapolat | 39.454820 , 40.478440 |
Kasikli | 39.483700 , 40.567290 |
Kirdim | 39.493900 , 40.329720 |
Kosan | 39.483330 , 40.516670 |
Sampasa | 39.470430 , 40.285150 |
Senkoy | 39.411350 , 40.533190 |
Yagmurpinar | 39.481420 , 40.525950 |
Yedisu | 39.433060 , 40.544170 |
Yesilgol | 39.426250 , 40.600220 |
Yukari Mozi | 39.416670 , 40.600000 |
Zirzanos | 39.433330 , 40.516670 |
Notes:
- You can download geometry data for Yedisu 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.