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