Evren (Ankara Province) Map Cropping Samples
Evren (Ankara Province) Map Cropping Samples-1
Evren (Ankara Province) Map Cropping Samples-2
Evren neighborhoods and villages map with 3D shadow effect
flag map of Evren with 3D shadow effect
Evren map with 3d shadow effect
Download outline map of Evren (geojson format) :
Evren.geojson (**)
Download polygon array of Evren map for "Google Maps" :
Evren.txt
Bounding Box for Evren Map : ( 38.935117 , 33.648096 , 39.154284 , 33.887559 )
Wikipedia ID for Evren : Q2637273
Wikipedia SPARQL Query for Evren (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2637273 wdt:P1082 ?population. }
OPTIONAL { wd:Q2637273 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2637273 wdt:P2046 ?area. }
OPTIONAL { wd:Q2637273 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2637273 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2637273 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 Evren map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.935117, 33.648096, 39.154284, 33.887559);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Evren)
[out:json];
(
rel["name"="Evren"][type=boundary];
rel["name:en"="Evren"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Evren
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Catalpinar | 39.026310 , 33.721030 |
Cebirli | 39.100000 , 33.666670 |
Demirayak | 39.049890 , 33.697180 |
Evren | 39.028050 , 33.809820 |
Ibrahimbeyli | 38.966670 , 33.700000 |
Incebeyli | 39.086930 , 33.685160 |
Kucuk Incebeyli | 39.093270 , 33.676490 |
Solakusagi | 39.044210 , 33.701850 |
Toronobasi | 38.953110 , 33.710520 |
Yusufusagi | 39.068710 , 33.689640 |
Notes:
- You can download geometry data for Evren 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.