Acigöl (Nevsehir) Map Cropping Samples
Acigöl (Nevsehir) Map Cropping Samples-1
Acigöl (Nevsehir) Map Cropping Samples-2
Acigöl neighborhoods and villages map with 3D shadow effect
flag map of Acigöl with 3D shadow effect
Acigöl map with 3d shadow effect
Download outline map of Acigöl (geojson format) :
Acigöl.geojson (**)
Download polygon array of Acigöl map for "Google Maps" :
Acigöl.txt
Bounding Box for Acigöl Map : ( 38.371003 , 34.350166 , 38.690678 , 34.62096 )
Wikipedia ID for Acigöl : Q94683
Wikipedia SPARQL Query for Acigöl (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q94683 wdt:P1082 ?population. }
OPTIONAL { wd:Q94683 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q94683 wdt:P2046 ?area. }
OPTIONAL { wd:Q94683 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q94683 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q94683 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 Acigöl map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.371003, 34.350166, 38.690678, 34.62096);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Acigöl)
[out:json];
(
rel["name"="Acıgöl"][type=boundary];
rel["name:en"="Acıgöl"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Acigöl
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acıgöl | 38.550280 , 34.509170 |
Agilli | 38.474460 , 34.512640 |
Baglica | 38.635200 , 34.424950 |
Cullar | 38.670410 , 34.393890 |
Inalli | 38.578780 , 34.508850 |
Karacaoren | 38.535050 , 34.593800 |
Karapinar | 38.519590 , 34.549090 |
Kozluca | 38.611400 , 34.402460 |
Kurugol | 38.433050 , 34.515920 |
Tatlarin | 38.636210 , 34.479980 |
Tepekoy | 38.582250 , 34.561410 |
Topac | 38.477120 , 34.560270 |
Yuva | 38.578110 , 34.414950 |
Notes:
- You can download geometry data for Acigöl 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.