diff --git a/R/read.R b/R/read.R index bcf52e6b6..95255d5f1 100644 --- a/R/read.R +++ b/R/read.R @@ -61,7 +61,7 @@ set_utf8 = function(x) { #' and if necessary corrected (when seen from above: exterior ring counter #' clockwise, holes clockwise) #' @details for \code{geometry_column}, see also -#' \url{https://trac.osgeo.org/gdal/wiki/rfc41_multiple_geometry_fields} +#' \url{https://gdal.org/en/latest/development/rfc/rfc41_multiple_geometry_fields.html} #' #' for values for \code{type} see #' \url{https://en.wikipedia.org/wiki/Well-known_text#Well-known_binary}, but diff --git a/man/st_read.Rd b/man/st_read.Rd index fe4bb7753..3af7123c4 100644 --- a/man/st_read.Rd +++ b/man/st_read.Rd @@ -127,7 +127,7 @@ Well-Know Binary geometries to sfc } \details{ for \code{geometry_column}, see also -\url{https://trac.osgeo.org/gdal/wiki/rfc41_multiple_geometry_fields} +\url{https://gdal.org/en/latest/development/rfc/rfc41_multiple_geometry_fields.html} for values for \code{type} see \url{https://en.wikipedia.org/wiki/Well-known_text#Well-known_binary}, but