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