powered by
Generates a utm projection epsg coding character corresponding to an sfj object under the WGS84 spatial reference.
sfj
sf_utm_proj_wgs84(sfj)
A character.
An sf object or can be converted to sf by sf::st_as_sf().
sf
sf::st_as_sf()
gzma = sf::read_sf(system.file('extdata/gzma.gpkg',package = 'sdsfun')) sf_utm_proj_wgs84(gzma)
Run the code above in your browser using DataLab