View source: R/geonorge_bathymetry.R
geonorge_bathymetry | R Documentation |
Opens and formats Geonorge bathymetry shapefiles ready for plotting in ggOceanMaps
geonorge_bathymetry(filepath, layer = NULL, verbose = FALSE)
filepath |
Character string defining the path to the |
layer |
Character string defining the layer containing depth information. If |
verbose |
Logical indicating whether information the reading process should be returned. |
You can download the bathymetry polygon shapefiles from Geonorge. Download the file in GLM
format.
An sf object containing the depth polygons. Uses same projection than bathy
(see CRS
).
Mikko Vihtakari
Other create shapefiles:
clip_shapefile()
,
raster_bathymetry()
,
vector_bathymetry()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.