Description Usage Format Details Source References Examples
The Airborne Laser Scanning (ALS)-derived Canopy Height Model - (CHM) provided as an example dataset collected in 2014 at Fazenda Cauaxi in the Paragominas Municipality of Pará State, Brazil, in the eastern Amazon.
1 |
The format is:'RasterLayer'
The 1-m ALS-CHM was generated using Lastools software (Isenburg 2016)
ALS data were acquired with support from USAID and the US Department of State with the technical assistance of the Brazilian Corporation for Agricultural Research (EMBRAPA) and the US Forest Service Office of International Programs via the Sustainable Landscapes Brazil Project (Keller, M. 2018).
Keller, M. 2018. Available online: https://www.paisagenslidar.cnptia.embrapa.br/webgis/
Isenburg, M. LAStools—Efficient Tools for Lidar Processing. 2018. Available online: http://www.cs.unc. edu/~isenburg/lastools/ (accessed on 3 October 2018).
1 2 3 4 | library(raster)
data(ALS_CHM_CAU_2014)
plot(ALS_CHM_CAU_2014)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.