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