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