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