latLong2UTM | R Documentation |
Get valid UTM zone from latitude and longitude in WGS84 decimal degrees
latLong2UTM(x, y)
x |
vector of longitude coordinates in decimal degrees |
y |
vector of latitude coordinate in decimal degrees |
Vector of UTM zones for each latitude-longitude pair
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.