summaryrefslogtreecommitdiffstats
path: root/gis/saga-gis/README
blob: 9fba69678be61bd02a4fcc0ebaed8484fbfa9da1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
System for Automated Geoscientific Analyses (SAGA) is a Geographic Information
System software with immense capabilities for geodata processing and analysis.

SAGA supports the implementation of new functions with an effective API.
Functions are organised as modules in framework independent Module Libraries
and can be accessed via SAGA's Graphical User Interface or various scripting
environments (shell scripts, Python, R and so on).

SAGA can use these optional dependencies: libharu, postgresql and qhull. SAGA
currently does not build when vigra is installed.

To enable opencv, set OPENCV=ON. By default OpenCV is disabled since SAGA does
not build when OpenCV version 4 or greater is installed.

If SAGA fails to run after an upgrade, uninstall old versions of SAGA before
compilation.