Hocalar (Afyonkarahisar) Map Cropping Samples
Hocalar (Afyonkarahisar) Map Cropping Samples-1
Hocalar (Afyonkarahisar) Map Cropping Samples-2
Hocalar neighborhoods and villages map with 3D shadow effect
flag map of Hocalar with 3D shadow effect
Hocalar map with 3d shadow effect
Download outline map of Hocalar (geojson format) :
Hocalar.geojson (**)
Download polygon array of Hocalar map for "Google Maps" :
Hocalar.txt
Bounding Box for Hocalar Map : ( 38.459346 , 29.815491 , 38.747842 , 30.096403 )
Wikipedia ID for Hocalar : Q2672697
Wikipedia SPARQL Query for Hocalar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2672697 wdt:P1082 ?population. }
OPTIONAL { wd:Q2672697 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2672697 wdt:P2046 ?area. }
OPTIONAL { wd:Q2672697 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2672697 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2672697 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 Hocalar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.459346, 29.815491, 38.747842, 30.096403);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hocalar)
[out:json];
(
rel["name"="Hocalar"][type=boundary];
rel["name:en"="Hocalar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hocalar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcadere | 38.627850 , 29.984020 |
Avgancik | 38.474360 , 29.861560 |
Bulutdamlari Mahallesi | 38.522360 , 29.885610 |
Calca | 38.672780 , 29.975830 |
Cepni | 38.605810 , 30.030630 |
Davulga | 38.578060 , 29.888890 |
Devlethan | 38.556950 , 29.959690 |
Gure | 38.472230 , 29.931270 |
Hocalar | 38.578240 , 29.967680 |
Ihsaniye | 38.612940 , 29.922440 |
Kocagol | 38.508610 , 29.890280 |
Kozluca | 38.610360 , 29.992530 |
Orencik | 38.489170 , 29.897220 |
Ulukoy | 38.691390 , 30.015280 |
Yagci | 38.675570 , 30.027240 |
Yesilhisar | 38.674440 , 29.940560 |
Notes:
- You can download geometry data for Hocalar 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.