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