lonlat_to_utm: Derive the UTM EPSG coordinate system code for a given...

Description Usage Arguments Value

View source: R/gis.R

Description

Derive the UTM EPSG coordinate system code for a given location

Usage

1
lonlat_to_utm(lonlat = c(lon = 0, lat = 52))

Arguments

lonlat

a named numeric vector with lon and lat fields

Value

an integer reflecting the UTM EPSG code


gtm19/angularsweep documentation built on July 27, 2020, 2 p.m.