CRS_UTM_zone: Generate CRS string for the UTM zone corresponding to...

Description Usage Arguments Value Examples

Description

CRS_UTM_zone finds the UTM timezone corresponding to the longitude locations given and generates the CRS string corresponding. Modified from Cyril Bernard.

Usage

1
CRS_UTM_zone(latitude, longitude)

Arguments

latitude

the latitude of location

longitude

the longitude of location

Value

a CRS string

Examples

1
CRS_UTM_zone(45,12)

rpatin/gpstools documentation built on Sept. 25, 2021, 7:47 a.m.