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