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