Get extents from e_latlong.

get_extents_from_e_latlon(e_latlon_orig, EPSG_proj, resol)

Arguments

e_latlon_orig

num vector. Named vector of length 4, in this order c(lonmin, latmin, lonmax, latmax).

EPSG_proj

int. EPSG code.

resol

num. Resolution used to align the extent.

Value

list. Projected extent and latlon extent.