Bayat (Afyonkarahisar) Map Cropping Samples
Bayat (Afyonkarahisar) Map Cropping Samples-1
Bayat (Afyonkarahisar) Map Cropping Samples-2
Bayat neighborhoods and villages map with 3D shadow effect
flag map of Bayat with 3D shadow effect
Bayat map with 3d shadow effect
Download outline map of Bayat (geojson format) :
Bayat.geojson (**)
Download polygon array of Bayat map for "Google Maps" :
Bayat.txt
Bounding Box for Bayat Map : ( 38.815831 , 30.786948 , 39.204021 , 31.030696 )
Wikipedia ID for Bayat : Q796992
Wikipedia SPARQL Query for Bayat (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q796992 wdt:P1082 ?population. }
OPTIONAL { wd:Q796992 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q796992 wdt:P2046 ?area. }
OPTIONAL { wd:Q796992 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q796992 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q796992 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 Bayat map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.815831, 30.786948, 39.204021, 31.030696);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bayat)
[out:json];
(
rel["name"="Bayat"][type=boundary];
rel["name:en"="Bayat"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bayat
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akpinar | 38.858330 , 30.937780 |
Asagi Caybelen | 38.842660 , 30.936320 |
Cukurkuyu | 39.071300 , 30.880200 |
Derbent | 38.939440 , 30.992500 |
Eskigomu | 39.064760 , 30.980170 |
Imralli | 38.889440 , 30.909440 |
Mallica | 39.090560 , 30.826110 |
Muratkoru | 39.108220 , 30.949910 |
Sagirli | 38.897670 , 30.881210 |
Suluklu | 39.081640 , 30.971190 |
Yukari Caybelen | 38.836670 , 30.923890 |
Notes:
- You can download geometry data for Bayat 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.