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