Edremit (Van) Map Cropping Samples
Edremit (Van) Map Cropping Samples-1
Edremit (Van) Map Cropping Samples-2
Edremit neighborhoods and villages map with 3D shadow effect
flag map of Edremit with 3D shadow effect
Edremit map with 3d shadow effect
Download outline map of Edremit (geojson format) :
Edremit.geojson (**)
Download polygon array of Edremit map for "Google Maps" :
Edremit.txt
Bounding Box for Edremit Map : ( 38.319019 , 43.120272 , 38.449756 , 43.427807 )
Wikipedia ID for Edremit : Q285420
Wikipedia SPARQL Query for Edremit (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q285420 wdt:P1082 ?population. }
OPTIONAL { wd:Q285420 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q285420 wdt:P2046 ?area. }
OPTIONAL { wd:Q285420 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q285420 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q285420 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 Edremit map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.319019, 43.120272, 38.449756, 43.427807);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Edremit)
[out:json];
(
rel["name"="Edremit"][type=boundary];
rel["name:en"="Edremit"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Edremit
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ayazpinar | 38.378700 , 43.315920 |
Bakimli | 38.354680 , 43.184270 |
Cayirbasi | 38.352110 , 43.241330 |
Dilkaya | 38.361370 , 43.145750 |
Doganlar | 38.402930 , 43.351580 |
Elmalik | 38.411740 , 43.309270 |
Engi | 38.341430 , 43.224720 |
Enginsu | 38.340410 , 43.153110 |
Golkasi | 38.353140 , 43.204230 |
Kiyicak | 38.394340 , 43.197670 |
Kopruler | 38.336560 , 43.284310 |
Koskkoy | 38.352440 , 43.157410 |
Mulk | 38.330640 , 43.198310 |
Sarmansuyu | 38.418030 , 43.236490 |
Notes:
- You can download geometry data for Edremit 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.