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