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