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