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