Download outline map of Hoonah-Angoon (geojson format) :
Hoonah-Angoon.geojson (**)
Download polygon array of Hoonah-Angoon map for "Google Maps" :
Hoonah-Angoon.txt
Bounding Box for Hoonah-Angoon Map : ( 56.86397 , -138.028575 , 59.41062 , -132.649796 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Hoonah-Angoon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](56.86397, -138.028575, 59.41062, -132.649796);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hoonah-Angoon)
[out:json];
(
rel["name"="Hoonah-Angoon"][type=boundary];
rel["name:en"="Hoonah-Angoon"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hoonah-Angoon
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cannery | 57.785280 , -135.096390 |
Cube Cove | 57.953360 , -134.733520 |
Eight Fathom Bight | 57.998640 , -135.778310 |
Funter | 58.256390 , -134.895830 |
Neltushkin | 57.259930 , -134.609270 |
Notes:
- You can download geometry data for Hoonah-Angoon 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.