get_epsg_WGS: Get epsg WGS

View source: R/utils.R

get_epsg_WGSR Documentation

Get epsg WGS

Description

get the epsg to convert geo to UTM projection and WGS datum

Usage

get_epsg_WGS(lonlat)

Arguments

lonlat

numeric vector of size 2 with values of longitud and latitud

Value

numeric epsg number

Examples

get_epsg_WGS(c(-42, -20))

elpidiofilho/mdsFuncs documentation built on April 14, 2022, 5:40 p.m.