tools for gods view methodological approaches
====
link2GI is a collection of tools to support the visual interpretation of airborne data sets
Additionally GRASS, SAGA, Python cli calls are used.
For installation use devtools::install_github().
devtools::install_github("gisma/link2GI", ref = "master")
If you want to install all dependencies use:
devtools::install_github("gisma/link2GI", ref = "master", dependencies = TRUE, force = TRUE)