Get the appropriate UTM projection string given a longitude and latitude coordinate reference system values.

get_utm(lon, lat, units = "m")

Arguments

lon

Longitude coordinate

lat

Latitude coordinate

units

UTM measurements units. Default is m for metres.

Value

A character string specifying the appropriate UTM projection

Examples

#