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