README.md

akgfmaps

The akgfmaps package is used to vector geometries ('shapefiles') that are commonly needed for mapping and spatial analysis in Alaska marine management areas, marine statistical areas, and fishery-independent survey regions in Alaska.

The package includes:

Please submit an issue if you encounter problems or errors with the package.

See NEWS for information about package updates.

Installation

The package can installed for R versions >= 4.0 using the using the following code:

devtools::install_github("afsc-gap-products/akgfmaps", build_vignettes = TRUE)

Spatial features are saved locally during package installation. Therefore, the package must be re-installed to access newer versions of spatial features when they are updated.

Vignettes

Vignettes can be accessed using:

browseVignettes('akgfmaps')

Download spatial features in geopackages

The package is intended for users to install and access layers using the package to facilitate version control. However, geopackages containing bottom trawl survey features, EBS/NBS crab stratum polygons, and land/coastline polygons are also available for download.

Vector geometries in the package

The table below lists the vector geometry layers (polygons) in the package by region (AI = Aleutian Islands, BSS = eastern Bering Sea Slope, ECS = eastern Chukchi Sea, GOA = Gulf of Alaska, NBS = Northern Bering Sea, SEBS = southeastern Bering Sea continental shelf).

| Region | Layer | Function | Contributor/Creator | Source | |---------|-------|----------|-------------|--------| | All | Alaska Coastline (1:63360) - Full | get_base_layers() | Alaska DNR | Link | | All | Alaska Coastline (1:63360) - Simplified | get_base_layers() | Alaska DNR | Link | | All | Russia Coastline | get_base_layers() | A. Grieg (AFSC Ret.) | | | All | Canada Coastline | get_base_layers() | A. Grieg (AFSC Ret.) | | | All | ADFG Statistical/Management Areas | get_adfg_areas() | M. Callahan (PSMFC/AKFIN) | Link | | All | NMFS Statistical Areas | get_nmfs_areas() | A. Jahn (AKRO) | Link | | All | Ecosystem Status Report Areas/Subareas | get_esr_regions() | M. Callahan (PSMFC/AKFIN) | Link | | All | North Pacific bathymetry (0-1000 m) | get_base_layers() | A. Grieg (AFSC Ret.) | GEBCO 1998 | | AI | Bottom trawl survey area | get_base_layers() | N. Laman (AFSC) | | | AI | Groundfish survey strata | get_base_layers() | N. Laman (AFSC) | | | AI | Bottom trawl survey grid | get_base_layers() | N. Laman (AFSC) | | | AI/BSS/GOA | Longline survey stations | get_base_layers() | K. Echave (AFSC) | Link | | AI/BSS/GOA | Longline survey strata | get_base_layers() | K. Echave (AFSC) | Link | | AI/BSS/GOA | Longline survey area | get_base_layers() | K. Echave (AFSC) | Link | | BSS/NBS/SEBS | BSIERP Regions | get_bsierp_regions() | M. Callahan (PSMFC/AKFIN) | Link | | BSS | Groundfish survey area | get_base_layers() | A. Grieg (AFSC Ret.) | | | BSS | Groundfish survey strata | get_base_layers() | A. Grieg (AFSC Ret.) | | | ECS | Bottom trawl survey area | get_base_layers() | B. Lauth (AFSC Ret.) | | | ECS | Bottom trawl survey grid | get_base_layers() | B. Lauth (AFSC Ret.) | | | GOA | Bottom trawl survey area | get_base_layers() | N. Laman (AFSC) | | | GOA | Groundfish survey strata | get_base_layers() | N. Laman (AFSC) | | | GOA | Bottom trawl survey grid | get_base_layers() | N. Laman (AFSC) | | | NBS | Bottom trawl survey area | get_base_layers() | J. Conner (AFSC) | Link | | NBS | Groundfish survey strata | get_base_layers() | J. Conner (AFSC) | Link | | NBS | Bottom trawl survey grid | get_base_layers() | J. Benson (AFSC Ret.) | | | NBS | Norton Sound RKC strata | get_crab_strata() | E. Ryznar (AFSC) | | | SEBS | Bottom trawl survey area | get_base_layers() | J. Conner (AFSC) | Link | | SEBS | Groundfish survey strata | get_base_layers() | J. Conner (AFSC) | Link | | SEBS | Bottom trawl survey grid | get_base_layers() | J. Benson (AFSC Ret.) | | | SEBS | Bristol Bay RKC strata | get_crab_strata() | E. Ryznar (AFSC) | | | SEBS | EBS Snow crab strata | get_crab_strata() | E. Ryznar (AFSC) | | | SEBS | EBS Tanner crab strata | get_crab_strata() | E. Ryznar (AFSC) | | | SEBS | Pribilof Island BKC strata | get_crab_strata() | E. Ryznar (AFSC) | | | SEBS | Pribilof Island RKC strata | get_crab_strata() | E. Ryznar (AFSC) | | | SEBS | St. Matthew's BKC strata | get_crab_strata() | E. Ryznar (AFSC) | |

Legal disclaimer

This repository is a software product and is not official communication of the National Oceanic and Atmospheric Administration (NOAA), or the United States Department of Commerce (DOC). All NOAA GitHub project code is provided on an 'as is' basis and the user assumes responsibility for its use. Any claims against the DOC or DOC bureaus stemming from the use of this GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation, or favoring by the DOC. The DOC seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by the DOC or the United States Government.



afsc-gap-products/akgfmaps documentation built on April 14, 2025, 7:13 p.m.