get_utm: Find the appropriate UTM based on longitude

Description Usage Arguments Value Note

View source: R/preprocessing.R

Description

Find the appropriate UTM based on longitude

Usage

1
get_utm(long)

Arguments

long

numeric; longitude. Longitude should be given as degrees East. Examples: San Fransico, CA is -122, Sydney Australia is 151.

Value

UTM zone

Note

based on https://stackoverflow.com/questions/9186496/determining-utm-zone-to-convert-from-longitude-latitude


smmueller/plotdesignr documentation built on Jan. 5, 2022, 10:55 a.m.