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