Opens and formats Geonorge bathymetry shapefiles ready for plotting in ggOceanMaps
Arguments
- filepath
Character string defining the path to the
.gml
file. Must contain the file extension.- layer
Character string defining the layer containing depth information. If
NULL
assumed to be "dybdeareal".- verbose
Logical indicating whether information the reading process should be returned.
Details
You can download the bathymetry polygon shapefiles from Geonorge. Download the file in GLM
format.
See also
Other create shapefiles:
clip_shapefile()
,
raster_bathymetry()
,
vector_bathymetry()