Lower Eyre Peninsula (South Australia) Map Cropping Samples
Lower Eyre Peninsula (South Australia) Map Cropping Samples-1
Lower Eyre Peninsula (South Australia) Map Cropping Samples-2
Lower Eyre Peninsula neighborhoods and villages map with 3D shadow effect
flag map of Lower Eyre Peninsula with 3D shadow effect
Lower Eyre Peninsula map with 3d shadow effect
Download outline map of Lower Eyre Peninsula (geojson format) :
Lower Eyre Peninsula.geojson (**)
Download polygon array of Lower Eyre Peninsula map for "Google Maps" :
Lower Eyre Peninsula.txt
Bounding Box for Lower Eyre Peninsula Map : ( -35.037556 , 135.027953 , -33.938561 , 136.374338 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Lower Eyre Peninsula map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-35.037556, 135.027953, -33.938561, 136.374338);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lower Eyre Peninsula)
[out:json];
(
rel["name"="Lower Eyre Peninsula"][type=boundary];
rel["name:en"="Lower Eyre Peninsula"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Lower Eyre Peninsula 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.