gis_longitude_to_utm_zone: Get UTM zone from coordinates

View source: R/geoprocessing.R

gis_longitude_to_utm_zoneR Documentation

Get UTM zone from coordinates

Description

Get UTM zone from coordinates

Usage

gis_longitude_to_utm_zone(lon)

Arguments

lon

longitude in [-180,180]

Value

The number of the UTM zone containing the longitude

Examples

gis_longitude_to_utm_zone(-45)

gopalpenny/ggp documentation built on Oct. 22, 2023, 10:13 p.m.