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