gis_utm_zone_to_proj4: Convert utm zone to proj4string

View source: R/geoprocessing.R

gis_utm_zone_to_proj4R Documentation

Convert utm zone to proj4string

Description

Convert utm zone to proj4string

Usage

gis_utm_zone_to_proj4(utm_zone)

Arguments

utm_zone

UTM zone as numeric integer, or string

Value

The proj4string of the UTM Zone

Examples

gis_utm_zone_to_proj4(32)
gis_utm_zone_to_proj4(gis_longitude_to_utm_zone(-45))

gopalpenny/ggp documentation built on Oct. 22, 2023, 10:13 p.m.