Description Usage Arguments Value Author(s)
View source: R/spatial_datahandling.R
Project a given rasterlayer to Mollweide projection
1 2 | projectMollWeide(image, output = "test.tif",
s.crs = "+proj=moll +lon_0=0 +x_0=0 +y_0=0 +ellps=WGS84 +units=m +no_defs")
|
image |
The path to an input raster image |
output |
The path to an output filename |
The RasterLayer object just created
Martin Jung
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.