View source: R/utils-convert.R
| convertLayer | R Documentation |
Raw shapefiles are read in using st_read.
Spatial data are reprojected onto a standard projection
(https://epsg.io/4269) before being returned.
If shapefiles have no projection information they are assumed to 'geographic' coordinates .
convertLayer(dsn = NULL, layer)
dsn |
dsn argument to |
layer |
layer argument to |
An object of class sf.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.