<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>SAGA GIS — OSGeo Live v4.0 documentation</title>
    <link rel="stylesheet" href="_static/overview.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '#',
        VERSION:     '4.0',
        COLLAPSE_MODINDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="top" title="OSGeo Live v4.0 documentation" href="index.html" /> 
  </head>
  <body>
    <div class="header">
        <div class="wrap">
            <ul id="top-nav">
                <li class="first"><a href="http://osgeo.org">OSGeo</a></li>
            </ul>
        </div>
    </div>

    <div class="related">
      <ul id="breadcrumbs">
            <li class="right" style="margin-right: 10px">
              <a href="genindex.html" title="General Index"
                 accesskey="I">index</a></li>
        <li><a href="overview.html">OSGeo Live v4.0 documentation</a> »</li>
        <li><a href="#">SAGA GIS</a></li>
      </ul>
    </div>


    <div class="document">
      <div class="documentwrapper">
          <div class="body">
            
  <a class="reference external image-reference" href="http://www.saga-gis.org" id="ossim-overview"><img align="right" alt="project logo" class="align-right" src="_images/logo-saga.png" style="width: 103.0px; height: 100.0px;" /></a>
<div class="section" id="saga-gis">
<h1>SAGA GIS<a class="headerlink" href="#saga-gis" title="Permalink to this headline">¶</a></h1>
<div class="section" id="desktop-gis">
<h2>Desktop GIS<a class="headerlink" href="#desktop-gis" title="Permalink to this headline">¶</a></h2>
<p>SAGA GIS (System for Automated Geoscientific Analyses) is a free and
open source geographic information system used for editing and analysing
spatial data. It includes a large number of modules for the analysis of
vector (point, line and polygon), table, grid and image data. Among
others the package includes modules for geostatistics, image
classification, projections, simulation of dynamic processes (hydrology,
landscape development) and terrain analysis. The functionality can be
accessed through a GUI, the command line or by using the C++ API.</p>
<p>SAGA GIS has been in development since 2001, and the centre of SAGA development is
located in the Institute of Geography at the University of Hamburg, with
contributions from the growing world wide community.</p>
<p>SAGA comes with a comprehensive set of free modules, most of them
published under the GPL (332 modules in 45 libraries).</p>
<a class="reference external image-reference" href="_images/saga_overview.png"><img align="right" alt="screenshot" class="align-right" src="_images/saga_overview.png" style="width: 409.6px; height: 297.6px;" /></a>
<div class="section" id="core-features">
<h3>Core Features<a class="headerlink" href="#core-features" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Access to a large number of scientific modules via the Graphical User Interface or the command line</li>
</ul>
<blockquote>
<ul class="simple">
<li>Import/Export to different file formats</li>
<li>Reprojection/Resampling of data</li>
<li>Manipulation of vector data (merging/intersection/attributes)</li>
<li>Manipulation of point clouds from lidar data</li>
<li>Raster data: interpolation, cost analysis, ...</li>
<li>Image analysis: filters, edge detection, cluster analysis, segmentation</li>
<li>Digital Terrain Analysis: generate geomorphometric indexes, channel networks, profiles, contour lines, ...</li>
<li>Geostatistics: modules for variogram fitting and kriging</li>
</ul>
</blockquote>
<ul class="simple">
<li>Fast user interface for managing and visualising data</li>
</ul>
<blockquote>
<ul class="simple">
<li>3D visualisation</li>
</ul>
</blockquote>
<ul class="simple">
<li>Straightforward C++ API for creating new modules</li>
<li>Scripting through command line, bindings for python</li>
<li>Access from R through RSAGA</li>
</ul>
</div>
<div class="section" id="details">
<h3>Details<a class="headerlink" href="#details" title="Permalink to this headline">¶</a></h3>
<p><strong>Website:</strong> <a class="reference external" href="http://www.saga-gis.org">http://www.saga-gis.org</a></p>
<p><strong>Licence:</strong> LGPL v2.1 (api); GPLv2 (GUI and modules)</p>
<p><strong>Software Version:</strong> 2.0.4</p>
<p><strong>Supported Platforms:</strong> Linux, Windows</p>
<p><strong>API Interfaces:</strong> C++</p>
<p><strong>Support:</strong> <a class="reference external" href="http://www.saga-gis.org">http://www.saga-gis.org</a></p>
</div>
</div>
</div>


          </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <ul id="breadcrumbs">
            <li class="right" style="margin-right: 10px">
              <a href="genindex.html" title="General Index"
                 >index</a></li>
        <li><a href="overview.html">OSGeo Live v4.0 documentation</a> »</li>
        <li><a href="#">SAGA GIS</a></li>
      </ul>
    </div>

    <div class="footer">
      © Copyright 2010, OSGeo.
      Last updated on Jul 29, 2010.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.4.
    </div>
  </body>
</html>