Description Usage Arguments Value Examples
Converts longitute and lattitude values to an integer to convert further into UTM
1 | lonlat2UTM(lonlat)
|
lonlat |
Numerical vector with lon and lat, like c(50.10267, 8.74782) |
integer
1 | lonlat2UTM(c(50.10267, 8.74782))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.