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