Difference between revisions of "Sextante Toolbox"

From OpenJUMP Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
# [http://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/docs/Sextante/ProgrammingGuide.pdf?format=raw Sextante Programming Guide]. How to program a Sextante plugin
 
# [http://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/docs/Sextante/ProgrammingGuide.pdf?format=raw Sextante Programming Guide]. How to program a Sextante plugin
 
# [http://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/docs/Sextante/Sextante_List_of_algorithms.pdf?format=raw Sextante List of Algorithms]. The complete list of Algorithms available on OpenJUMP Sextante
 
# [http://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/docs/Sextante/Sextante_List_of_algorithms.pdf?format=raw Sextante List of Algorithms]. The complete list of Algorithms available on OpenJUMP Sextante
 +
 +
There is also a [https://www.youtube.com/user/sextantelibrary/featured YouTube channel] on how to use Sextante

Revision as of 11:26, 5 May 2015

back to New User Guide Index page


Introduction

SEXTANTE (Sistema EXTremeño de ANàlisis Territorial) is a library of geoprocesses developed in Java by Victor Olaya. It has more than 280 algorithms that cover many areas within the geospatial analysis, both raster and vector. SEXTANTE is embedded into major opensource GIS projects, such as gvSIG, OpenJUMP or uDig, and in free/propetary non-java projects like QGIS and ArcGIS.

Documentation

The following documents (PDF, in English) are available on OpenJUMP web site:

  1. Introduction to Sextante. A complete manual of all the functions available on Sextante.
  2. Sextante Programming Guide. How to program a Sextante plugin
  3. Sextante List of Algorithms. The complete list of Algorithms available on OpenJUMP Sextante

There is also a YouTube channel on how to use Sextante