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