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