GSAsubArea | R Documentation |
General Fisheries Commission for the Mediterranean - GFCM area coding system (FAO Major Fishing Area 37) Polygons are defined on for Divisions, and the Geographic Subareas are annotated in the column F_SUBAREA.
data(GSAsubArea)
sf
with area names identified in the column 'StratumName'. See StratumPolygon
(v.2).
Polygons are defined in WGS84 coordinates (unprojected).
The data contains the following columns with rows for each area:
FAO Major fishing Area (37)
The GSAs (Geographical subareas)
The GFCM divisions, subdividing the GSAs.
# plot divisions
data(GSAsubArea)
plotArea(areaDef=GSAsubArea)
# plot subareas
RstoxFDA::plotArea(areaDef=GSAsubArea, areaNameCol = "F_SUBAREA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.