Yayladere (Bingol) Map Cropping Samples
Yayladere (Bingol) Map Cropping Samples-1
Yayladere (Bingol) Map Cropping Samples-2
Yayladere neighborhoods and villages map with 3D shadow effect
flag map of Yayladere with 3D shadow effect
Yayladere map with 3d shadow effect
Download outline map of Yayladere (geojson format) :
Yayladere.geojson (**)
Download polygon array of Yayladere map for "Google Maps" :
Yayladere.txt
Bounding Box for Yayladere Map : ( 39.089746 , 39.937299 , 39.325048 , 40.233565 )
Wikipedia ID for Yayladere : Q472878
Wikipedia SPARQL Query for Yayladere (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q472878 wdt:P1082 ?population. }
OPTIONAL { wd:Q472878 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q472878 wdt:P2046 ?area. }
OPTIONAL { wd:Q472878 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q472878 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q472878 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 Yayladere map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.089746, 39.937299, 39.325048, 40.233565);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yayladere)
[out:json];
(
rel["name"="Yayladere"][type=boundary];
rel["name:en"="Yayladere"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yayladere
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alpekmez | 39.293710 , 40.053930 |
Altinyazi | 39.257850 , 40.148980 |
Aydinlar | 39.170160 , 40.059930 |
Batiayaz | 39.198100 , 40.107300 |
Bilekkaya | 39.179070 , 40.204040 |
Bogazkoy | 39.258210 , 40.064830 |
Catalkaya | 39.297250 , 40.077790 |
Cay | 39.133330 , 40.066670 |
Cayagzi | 39.098440 , 39.949020 |
Dogucak | 39.159580 , 40.078490 |
Ekrek | 39.183330 , 40.066670 |
Gokcedal | 39.237270 , 40.130020 |
Guneslik | 39.208280 , 40.173170 |
Haktanir | 39.200000 , 40.050000 |
Herdif | 39.316670 , 40.050000 |
Hop | 39.200000 , 40.033330 |
Kalkanli | 39.150830 , 40.018820 |
Karadere | 39.170840 , 40.135910 |
Kirkoy | 39.288320 , 40.125860 |
Saritosun | 39.216110 , 40.101250 |
Surmelikoc | 39.098790 , 40.008930 |
Taru | 39.216670 , 40.016670 |
Yavuztas | 39.230400 , 40.007730 |
Yayladere | 39.226140 , 40.069500 |
Zeynelli | 39.204930 , 40.192430 |
Notes:
- You can download geometry data for Yayladere 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.