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
#

SpatialWorks/spatialsampler documentation built on Oct. 16, 2021, 8:05 p.m.