Central Goldfields (Victoria) Map Cropping Samples
Central Goldfields (Victoria) Map Cropping Samples-1
Central Goldfields (Victoria) Map Cropping Samples-2
Central Goldfields neighborhoods and villages map with 3D shadow effect
flag map of Central Goldfields with 3D shadow effect
Central Goldfields map with 3d shadow effect
Download outline map of Central Goldfields (geojson format) :
Central Goldfields.geojson (**)
Download polygon array of Central Goldfields map for "Google Maps" :
Central Goldfields.txt
Bounding Box for Central Goldfields Map : ( -37.236674 , 143.463354 , -36.721113 , 144.013784 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Central Goldfields map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-37.236674, 143.463354, -36.721113, 144.013784);
);
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 Goldfields)
[out:json];
(
rel["name"="Central Goldfields"][type=boundary];
rel["name:en"="Central Goldfields"][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 Goldfields 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.