Eynesil (Giresun) Map Cropping Samples
Eynesil (Giresun) Map Cropping Samples-1
Eynesil (Giresun) Map Cropping Samples-2
Eynesil neighborhoods and villages map with 3D shadow effect
flag map of Eynesil with 3D shadow effect
Eynesil map with 3d shadow effect
Download outline map of Eynesil (geojson format) :
Eynesil.geojson (**)
Download polygon array of Eynesil map for "Google Maps" :
Eynesil.txt
Bounding Box for Eynesil Map : ( 40.93891 , 39.07214 , 41.079582 , 39.178402 )
Wikipedia ID for Eynesil : Q2901008
Wikipedia SPARQL Query for Eynesil (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2901008 wdt:P1082 ?population. }
OPTIONAL { wd:Q2901008 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2901008 wdt:P2046 ?area. }
OPTIONAL { wd:Q2901008 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2901008 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2901008 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 Eynesil map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.93891, 39.07214, 41.079582, 39.178402);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Eynesil)
[out:json];
(
rel["name"="Eynesil"][type=boundary];
rel["name:en"="Eynesil"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Eynesil
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adakoy | 40.997370 , 39.097660 |
Aralik | 41.047040 , 39.109160 |
Belen | 41.024090 , 39.133490 |
Corapcilar | 41.053490 , 39.167500 |
Derekoy | 41.021160 , 39.120720 |
Isakli | 41.037200 , 39.127190 |
Kekiktepe | 41.031510 , 39.101050 |
Kemaliye | 40.966870 , 39.124540 |
Kemerli | 41.005050 , 39.096200 |
Kosemen | 40.976220 , 39.115720 |
Oren | 41.033580 , 39.148150 |
Seyitahmet | 41.064100 , 39.171680 |
Seyitahmet | 41.050000 , 39.150000 |
Yarimca | 40.963940 , 39.124000 |
Notes:
- You can download geometry data for Eynesil 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.