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