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