Bolvadin (Afyonkarahisar) Map Cropping Samples
Bolvadin (Afyonkarahisar) Map Cropping Samples-1
Bolvadin (Afyonkarahisar) Map Cropping Samples-2
Bolvadin neighborhoods and villages map with 3D shadow effect
flag map of Bolvadin with 3D shadow effect
Bolvadin map with 3d shadow effect
Download outline map of Bolvadin (geojson format) :
Bolvadin.geojson (**)
Download polygon array of Bolvadin map for "Google Maps" :
Bolvadin.txt
Bounding Box for Bolvadin Map : ( 38.620899 , 30.835066 , 38.919254 , 31.404841 )
Wikipedia ID for Bolvadin : Q1915508
Wikipedia SPARQL Query for Bolvadin (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1915508 wdt:P1082 ?population. }
OPTIONAL { wd:Q1915508 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1915508 wdt:P2046 ?area. }
OPTIONAL { wd:Q1915508 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1915508 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1915508 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 Bolvadin map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.620899, 30.835066, 38.919254, 31.404841);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bolvadin)
[out:json];
(
rel["name"="Bolvadin"][type=boundary];
rel["name:en"="Bolvadin"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bolvadin
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Avdan Mahallesi | 38.860910 , 31.071690 |
Buyukkarabag | 38.777220 , 31.247220 |
Dariseki Mahallesi | 38.882480 , 31.146930 |
Derekarabag | 38.709440 , 31.190830 |
Dipevler | 38.731670 , 31.098610 |
Disli | 38.790280 , 31.024720 |
Guneykoy | 38.838240 , 31.078080 |
Hamidiye | 38.703890 , 30.893890 |
Karayokus | 38.784380 , 31.108310 |
Kavukoglu Ciftligi | 38.670590 , 30.934010 |
Kemerkaya | 38.889440 , 31.066390 |
Kurucaova | 38.739720 , 30.928060 |
Kutlu | 38.834160 , 31.070760 |
Nusratli | 38.814820 , 31.092230 |
Ortakarabag | 38.689170 , 31.238060 |
Ovacik Mahallesi | 38.893530 , 31.101920 |
Ozburun | 38.828330 , 31.004170 |
Sezerler Mahallesi | 38.891990 , 31.090320 |
Tasagil | 38.792470 , 31.094680 |
Taslidere | 38.822480 , 31.094570 |
Yurukkaracaoren | 38.828610 , 31.090830 |
Notes:
- You can download geometry data for Bolvadin 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.