Elmadag (Ankara Province) Map Cropping Samples
Elmadag (Ankara Province) Map Cropping Samples-1
Elmadag (Ankara Province) Map Cropping Samples-2
Elmadag neighborhoods and villages map with 3D shadow effect
flag map of Elmadag with 3D shadow effect
Elmadag map with 3d shadow effect
Download outline map of Elmadag (geojson format) :
Elmadag.geojson (**)
Download polygon array of Elmadag map for "Google Maps" :
Elmadag.txt
Bounding Box for Elmadag Map : ( 39.69089 , 33.018634 , 40.072992 , 33.395077 )
Wikipedia ID for Elmadag : Q2671994
Wikipedia SPARQL Query for Elmadag (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2671994 wdt:P1082 ?population. }
OPTIONAL { wd:Q2671994 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2671994 wdt:P2046 ?area. }
OPTIONAL { wd:Q2671994 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2671994 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2671994 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 Elmadag map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.69089, 33.018634, 40.072992, 33.395077);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Elmadag)
[out:json];
(
rel["name"="Elmadağ"][type=boundary];
rel["name:en"="Elmadağ"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Elmadag
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcaali | 39.798100 , 33.095090 |
Asagikamisli | 39.752860 , 33.229650 |
Baloban | 39.715760 , 33.165420 |
Cokcigir Yaylasi | 39.850000 , 33.200000 |
Deliler | 39.777670 , 33.179500 |
Edige | 39.880170 , 33.278330 |
Elmadağ | 39.925148 , 33.261365 |
Hasanoglan | 40.000670 , 33.182000 |
Karacahasan | 39.853220 , 33.223060 |
Kayadibi | 39.963840 , 33.328000 |
Kuscuali | 39.785000 , 33.258670 |
Lalahan | 39.966840 , 33.110880 |
Suleymanli | 39.723340 , 33.162680 |
Taburlar | 39.781800 , 33.213430 |
Tekkekoy | 39.790800 , 33.061970 |
Yelice | 39.862660 , 33.282430 |
Yeni Yesildere | 39.969360 , 33.247550 |
Yeşildere | 40.015840 , 33.256670 |
Notes:
- You can download geometry data for Elmadag 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.