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