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