find_utm_zone: Find the UTM zone based on a longitude and latitude GPS...

Description Usage Arguments Value Examples

View source: R/find_utm_zone.R

Description

Find the UTM zone based on a longitude and latitude GPS location.

Usage

1
find_utm_zone(lon, lat)

Arguments

lon

Longitude coordinate

lat

Latitude coordinate

Value

Numeric value for UTM zone

Examples

1
#

validmeasures/spatialsampler documentation built on Oct. 16, 2021, 3:15 a.m.