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