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