diff --git a/R/fly_footprint.R b/R/fly_footprint.R index ec88dea..98f58c5 100644 --- a/R/fly_footprint.R +++ b/R/fly_footprint.R @@ -339,7 +339,7 @@ fly_is_square <- function(footprints) { #' cut from: #' `/vsicurl/https://canelevation-dem.s3.ca-central-1.amazonaws.com/mrdem-30/mrdem-30-dtm.tif` #' \item **LidarBC** — sub-10 m where coverage exists; query the -#' `stac-dem-bc` STAC catalogue and pass an item's COG URL. +#' `stac-elevation-bc` STAC catalogue and pass an item's COG URL. #' \item **BC TRIM** — 25 m provincial DEM via the `bcdata` CLI #' (`bcdata get-dem`). #' } diff --git a/man/fly_footprint.Rd b/man/fly_footprint.Rd index 397f50d..1324074 100644 --- a/man/fly_footprint.Rd +++ b/man/fly_footprint.Rd @@ -179,7 +179,7 @@ and unauthenticated. A good default, and what the bundled \code{dem.tif} is cut from: \verb{/vsicurl/https://canelevation-dem.s3.ca-central-1.amazonaws.com/mrdem-30/mrdem-30-dtm.tif} \item \strong{LidarBC} — sub-10 m where coverage exists; query the -\code{stac-dem-bc} STAC catalogue and pass an item's COG URL. +\code{stac-elevation-bc} STAC catalogue and pass an item's COG URL. \item \strong{BC TRIM} — 25 m provincial DEM via the \code{bcdata} CLI (\verb{bcdata get-dem}). }