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