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