sf_utm_proj_wgs84 | R Documentation |
Generates a utm projection epsg coding character corresponding to an sfj
object
under the WGS84 spatial reference.
sf_utm_proj_wgs84(sfj)
sfj |
An |
A character.
gzma = sf::read_sf(system.file('extdata/gzma.gpkg',package = 'sdsfun'))
sf_utm_proj_wgs84(gzma)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.