View source: R/GIS_Projection.R
crs.long2utmZone | R Documentation |
crs.long2utmZone
Get UTM zone frome longitutde
crs.long2utmZone
crs.long2utmZone(lon)
lon |
Longitude in degree |
Zone number
long = seq(-180, 179, 6)+1
crs.long2utmZone(long)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.