Ayas (Ankara Province) Map Cropping Samples
Ayas (Ankara Province) Map Cropping Samples-1
Ayas (Ankara Province) Map Cropping Samples-2
Ayas neighborhoods and villages map with 3D shadow effect
flag map of Ayas with 3D shadow effect
Ayas map with 3d shadow effect
Download outline map of Ayas (geojson format) :
Ayas.geojson (**)
Download polygon array of Ayas map for "Google Maps" :
Ayas.txt
Bounding Box for Ayas Map : ( 39.800941 , 31.947121 , 40.251737 , 32.547481 )
Wikipedia ID for Ayas : Q631170
Wikipedia SPARQL Query for Ayas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q631170 wdt:P1082 ?population. }
OPTIONAL { wd:Q631170 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q631170 wdt:P2046 ?area. }
OPTIONAL { wd:Q631170 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q631170 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q631170 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 Ayas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.800941, 31.947121, 40.251737, 32.547481);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ayas)
[out:json];
(
rel["name"="Ayaş"][type=boundary];
rel["name:en"="Ayaş"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ayas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akkaya | 40.085370 , 32.116260 |
Ariklibaglari | 40.050000 , 32.350000 |
Atasoy | 39.880960 , 32.348070 |
Ayaş | 40.019330 , 32.332210 |
Basayas | 40.030910 , 32.380380 |
Basbereket | 40.099300 , 32.402040 |
Bayat | 40.185000 , 32.437040 |
Bayram | 40.077570 , 32.323620 |
Canilli | 40.161110 , 32.420000 |
Evci | 40.220840 , 32.508030 |
Feruz | 40.222660 , 32.481100 |
Gencali | 39.893830 , 32.000780 |
Gokler | 39.944980 , 32.391310 |
Ilhankoy | 40.112880 , 32.258300 |
Ilica | 40.062820 , 32.258660 |
Kavak | 40.005910 , 32.300650 |
Kucukler | 39.932170 , 32.412630 |
Oltan | 39.962170 , 32.215890 |
Oren | 40.131050 , 32.315520 |
Ortabereket | 40.131520 , 32.422880 |
Perli Ciftligi | 40.000000 , 32.100000 |
Pinaryaka | 40.178050 , 32.488610 |
Sinanli | 39.996890 , 32.288020 |
Tekkekoy | 39.919280 , 32.366230 |
Tiske | 40.093870 , 32.331940 |
Ugurcayiri | 40.030450 , 32.246730 |
Ulupinar | 40.112210 , 32.347300 |
Yagmurdede | 40.134870 , 32.341140 |
Notes:
- You can download geometry data for Ayas 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.