get_utm_epsg: Get EPSG code for UTM zone from longitude and latitude

View source: R/create_xy_from_lonlat.R

get_utm_epsgR Documentation

Get EPSG code for UTM zone from longitude and latitude

Description

Get EPSG code for UTM zone from longitude and latitude

Usage

get_utm_epsg(lon, lat)

Arguments

lon

Mean longitude (decimal degrees)

lat

Mean latitude (decimal degrees)

Value

EPSG code (numeric)


SamsaRaLight documentation built on April 16, 2026, 5:08 p.m.