getUTMproj: Determine the appropriate UTM proj4string to use for a...

Description Usage Arguments Author(s)

Description

Determine the appropriate UTM proj4string to use for a location, or get proj4string for a zone

Usage

1
getUTMproj(zone = NULL, hem = NULL, loc = NULL, units = "km")

Arguments

zone

Zone number; if missing, this is determined from loc

hem

Hemisphere. "S" or "s" for southern. If missing, this is determined from loc.

loc

Location. Either a Spatial* object or a vector with lon and lat values.

units

Either "m" or "km"; defaults to km.

Author(s)

Lauri Myllyvirta lauri.myllyvirta@greenpeace.org


laurimyllyvirta/lauR documentation built on April 28, 2021, 6:26 p.m.