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