Erdek (Balikesir) Map Cropping Samples
Erdek (Balikesir) Map Cropping Samples-1
Erdek (Balikesir) Map Cropping Samples-2
Erdek neighborhoods and villages map with 3D shadow effect
flag map of Erdek with 3D shadow effect
Erdek map with 3d shadow effect
Download outline map of Erdek (geojson format) :
Erdek.geojson (**)
Download polygon array of Erdek map for "Google Maps" :
Erdek.txt
Bounding Box for Erdek Map : ( 40.376439 , 27.574528 , 40.527916 , 28.033722 )
Wikipedia ID for Erdek : Q177298
Wikipedia SPARQL Query for Erdek (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q177298 wdt:P1082 ?population. }
OPTIONAL { wd:Q177298 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q177298 wdt:P2046 ?area. }
OPTIONAL { wd:Q177298 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q177298 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q177298 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 Erdek map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.376439, 27.574528, 40.527916, 28.033722);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Erdek)
[out:json];
(
rel["name"="Erdek"][type=boundary];
rel["name:en"="Erdek"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Erdek
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Balikli | 40.462890 , 27.625850 |
Ballipinar | 40.505030 , 27.906260 |
Belkis | 40.400360 , 27.877170 |
Cakilkoy | 40.468070 , 28.023820 |
Cayagzi | 40.488960 , 27.973720 |
Celtikci | 40.399770 , 27.863200 |
Doganlar | 40.517890 , 27.750350 |
Erdek | 40.399600 , 27.793480 |
Hamamli | 40.401820 , 27.890670 |
Harmanli | 40.477710 , 27.601980 |
Ilhankoy | 40.505780 , 27.695980 |
Karsiyaka | 40.441940 , 28.000870 |
Kestanelik | 40.486880 , 27.989180 |
Narli | 40.474690 , 27.690700 |
Ocaklar | 40.443870 , 27.757020 |
Ormanli | 40.508670 , 27.840620 |
Pasalimani | 40.489220 , 27.607740 |
Poyrazli | 40.494550 , 27.635450 |
Tatlısu | 40.409690 , 27.921420 |
Turan | 40.504340 , 27.779970 |
Tuzla | 40.461300 , 27.661270 |
Yeni Kioi | 40.394610 , 27.900680 |
Notes:
- You can download geometry data for Erdek 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.