Description Usage Arguments Value
Transform the MTBS file
1 | get_transform_mtbs(fpath, exp_orig_colnames, new_colnames, target_srid = 4326)
|
fpath |
(character) : The path to the shapefile we want to transform |
new_colnames |
(character) : New list of colnames we want to set for our
transformed output shapefile. If |
target_srid |
(numeric): Transform the geometries into this coordinate system, specified by SRID (default: 4326, GPS latitude/longitude) |
(sf object) : transformed shapefile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.