llToUTM: longitude, latitude to UTM

View source: R/GPS.R

llToUTMR Documentation

longitude, latitude to UTM

Description

see https://stackoverflow.com/a/30225804 https://stackoverflow.com/questions/18639967/converting-latitude-and-longitude-points-to-utm

Usage

llToUTM(lon, lat, zone = NULL, south = NULL, west = FALSE)

Details

check also https://stackoverflow.com/questions/176137/java-convert-lat-lon-to-utm


emanuelhuber/RGPR documentation built on May 13, 2024, 9:31 p.m.