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