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