diff options
Diffstat (limited to 'gis/saga-gis')
-rw-r--r-- | gis/saga-gis/README | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/gis/saga-gis/README b/gis/saga-gis/README index 538ed7d625..8b46a6db2e 100644 --- a/gis/saga-gis/README +++ b/gis/saga-gis/README @@ -1,17 +1,19 @@ -System for Automated Geoscientific Analyses (SAGA) is a Geographic Information -System software with immense capabilities for geodata processing and analysis. +System for Automated Geoscientific Analyses (SAGA) is a Geographic +System Information software with immense capabilities for geodata +System 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 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, liblas, postgresql and -qhull. SAGA currently does not build when vigra is installed. +SAGA can use these optional dependencies: libharu, liblas, 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. For a compatible -version of OpenCV, use the opencv-legacy SlackBuild. +To enable opencv, set OPENCV=ON. By default OpenCV is disabled since +SAGA does not build when opencv version 4 or greater is installed. For +a compatible version of OpenCV, use the opencv-legacy SlackBuild. -If SAGA fails to run after an upgrade, uninstall old versions of SAGA before -compilation. +If SAGA fails to run after an upgrade, uninstall old versions of SAGA +before compilation. |