SAGA GIS

From Wikipedia, the free encyclopedia
SAGA GIS
Developer(s)Departments for Physical Geography, Hamburg and Göttingen, Germany; SAGA User Group Association (from May 2005)
Initial releaseFebruary 2004; 20 years ago (2004-02)
Stable release
8.5.0 / 21 December 2022; 15 months ago (2022-12-21)[1]
Repository
Written inC++ (wxWidgets[2])
Operating systemCross-platform
Available inEnglish, German, Czech
TypeGeographic information system
LicenseGNU General Public License
Websitewww.saga-gis.org Edit this on Wikidata

System for Automated Geoscientific Analyses (SAGA GIS) is a geographic information system (GIS) computer program, used to edit spatial data. It is free and open-source software, developed originally by a small team at the Department of Physical Geography, University of Göttingen, Germany, and is now being maintained and extended by an international developer community.

SAGA GIS is intended to give scientists an effective but easily learnable platform for implementing geoscientific methods. This is achieved by the application programming interface (API). SAGA has a fast-growing set of geoscientific methods, bundled in exchangeable module libraries.

The standard modules are:

  • File access: interfaces to various table, vector, image and grid file formats, including shapefiles, Esri grids (ASCII and binary), and many grid file formats supported by the Geospatial Data Abstraction Library (GDAL), along with the native SGRD format of SAGA GIS.
  • Filter for grids: Gaussian, Laplacian, multi-directional Lee filter.
  • Gridding: interpolation from vector data using triangulation, nearest neighbour, inverse distance.
  • Geostatistics: residual analysis, ordinary and universal kriging, single and multiple regression analysis, variance analysis.
  • Grid calculator: combine grids through user defined functions.
  • Grid discretisation: skeletonisation, segmentation.
  • Grid tools: merging, resampling, gap filling.
  • Image classification: cluster analysis, box classification, maximum likelihood, pattern recognition, region growing.
  • Projections: various coordinate transformations for vector and grid data (using Proj4 and GeoTrans libraries), georeferencing of grids.
  • Simulation of dynamic processes: TOPMODEL, nitrogen distributions, erosion, landscape development.
  • Terrain analysis: geomorphometric calculations such as slope, aspect, curvatures, curvature classification, analytical hillshading, sink elimination, flow path analysis, catchment delineation, solar radiation, channel lines, relative altitudes.
  • Vector tools: polygon intersection, contour lines from grid.

SAGA GIS is an effective tool with user friendly graphical user interface (GUI) that requires only about 10 MB disk space. No installation is needed, since SAGA GIS can be run directly from a USB thumb drive if desired.

SAGA GIS is available for Windows, Linux, and FreeBSD.

SAGA GIS can be used together with other GIS software like Kosmo and QGIS in order to obtain enhanced detail in vector datasets as well as higher-resolution map-production capabilities. SAGA GIS modules can be executed from within the statistical data analysis software R, in order to integrate statistical and GIS analyses.

References[edit]

  1. ^ "SAGA GIS / News". sourceforge.net. Retrieved 2023-01-08.
  2. ^ "Debian -- Details of package saga in jessie". Retrieved 2017-03-10.
  • Böhner, J., McCloy, K.R., Strobl, J. [eds.] (2006): SAGA - Analysis and Modelling Applications. Göttinger Geographische Abhandlungen, Vol.115, 130pp.
  • Böhner, J., Blaschke, T., Montanarella, L. [eds.] (2008): SAGA - Seconds Out. Hamburger Beiträge zur Physischen Geographie und Landschaftsökologie, Vol.19, 113pp.

External links[edit]