propose_utm {RiskMap} | R Documentation |
EPSG of the UTM Zone
Description
Suggests the EPSG code for the UTM zone where the majority of the data falls.
Usage
propose_utm(data)
Arguments
data |
An object of class |
Details
The function determines the UTM zone and hemisphere where the majority of the data points are located and proposes the corresponding EPSG code.
Value
An integer indicating the EPSG code of the UTM zone.
Author(s)
Emanuele Giorgi e.giorgi@lancaster.ac.uk Claudio Fronterre c.fronterr@lancaster.ac.uk
[Package RiskMap version 0.1.0 Index]