llToUtmzone: Internal: Find UTM zone from a latitude and longitude

Description Usage Arguments Details Value

View source: R/pophelperSpatial.R

Description

Internal: Find UTM zone from a given latitude and longitude

Usage

1
llToUtmzone(lat, long)

Arguments

lat

The latitude in decimals. Southern hemisphere must be negative.

long

The longitude in decimals

Details

For a given latitude and longitude, the UTM zone must be determined prior to UTM coordinate conversion.

Value

A list of two values are returned namely UTMZone and Hemisphere.


royfrancis/pophelperSpatial documentation built on May 27, 2019, 11:47 p.m.