estimateUTM: estimateUTM

Description Usage Arguments Details Value See Also

View source: R/estimateUTM.R

Description

Determines adequate UTM zone for geographical coordinates.

Usage

1

Arguments

x

An object of class matrix, data.frame - with 2 columns containing x and y coordinates - or an extent object.

Details

If x is a matrix or a data.frame, the function looks at each rown and reports on:

If x is an extent object, the function will first derivre coordinate pairs for the corner and center of the object.

Value

A data.frame.

See Also

checkProj


LSFE/lsfeR documentation built on May 5, 2019, 1:33 a.m.