Description Usage Arguments Author(s)
Determine the appropriate UTM proj4string to use for a location, or get proj4string for a zone
1 | getUTMproj(zone = NULL, hem = NULL, loc = NULL, units = "km")
|
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. |
Lauri Myllyvirta lauri.myllyvirta@greenpeace.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.