get_epsg_WGS | R Documentation |
get the epsg to convert geo to UTM projection and WGS datum
get_epsg_WGS(lonlat)
lonlat |
numeric vector of size 2 with values of longitud and latitud |
numeric epsg number
get_epsg_WGS(c(-42, -20))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.