View source: R/geoprocessing.R
| gis_utm_zone_to_proj4 | R Documentation |
Convert utm zone to proj4string
gis_utm_zone_to_proj4(utm_zone)
utm_zone |
UTM zone as numeric integer, or string |
The proj4string of the UTM Zone
gis_utm_zone_to_proj4(32)
gis_utm_zone_to_proj4(gis_longitude_to_utm_zone(-45))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.