Skip to content
Prev 24001 / 29559 Next

LiDAR LAS file import into R via RSAGA

Another option would be to create a SAGA tool chain XML file following the
tutorials by Michael Bock, Olaf Conrad, Volker Wichmann, and drag that XML
file into the SAGA module library.  Does anyone know if you can access your
own SAGA tool chains with the RSAGA::rsaga.geoprocessor command?  I suppose
the parameters for each module in the chain would be set according to the
XML file.  If that is the case, then I also suppose you could edit the XML
file with R before you run the tool chain.  But I am getting ahead of
myself.

Unfortunately, the most recent version of SAGA that the OSGeo4W is 2.1.2-1,
which does not have the tool chains feature. That was added in SAGA 2.1.3.
Does anyone know when OSGeo4W will get updated?
On Fri, Feb 12, 2016 at 7:51 PM, Clay S <clayms at gmail.com> wrote: