utmbox function

Get UTM Box info

Get UTM Box info

utmbox(lat, lon)

Arguments

  • lat: latitude
  • lon: longitude

Returns

List: - lon: input point longitude

  • lat: input point latitude

  • LON: LL corner longitude

  • LAT: LL corner latitude

  • utmbox: List: x=utm number, y=utm letter

  • UTM0: List: center of box: lam=long, phi=lat

Author(s)

Jonathan M. Leesjonathan.lees@unc.edu

See Also

plotUTM

Examples

lat = 35.76658 lon = 279.4335 utmbox(lat, lon)
  • Maintainer: Jonathan M. Lees
  • License: GPL (>= 2)
  • Last published: 2024-07-09

Useful links