geo2utm: Look up UTM zone

View source: R/geo2utm.R

geo2utmR Documentation

Look up UTM zone

Description

Finds the UTM zone for a geographic coordinate

Usage

geo2utm(x, lat = NULL)

Arguments

x

Longitude in decimal degrees. Can also be a numeric vector of length 2 containing longitude and latitude values.

lat

Latitude in decimal degrees (omit if x is a vector of long and lat)

Details

This will return the EPSG number of the UTM zone in which x falls

Value

The EPSG number of the correct UTM zone


UCANR-IGIS/uasimg documentation built on Jan. 16, 2025, 10:29 p.m.