Difference between revisions of "Sextante Toolbox"

From OpenJUMP Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
=== '''Documentation''' ===  
 
=== '''Documentation''' ===  
  
Sextante ver. 1.0 is embedded into Openjump. The following documents (PDF, in English) are available on OpenJUMP web site:
+
The following documents (PDF, in English) are available on OpenJUMP web site:
  
 
# [http://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/docs/Sextante/IntroductionToSEXTANTE.pdf?format=raw Introduction to Sextante]. A complete manual of all the functions available on Sextante.
 
# [http://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/docs/Sextante/IntroductionToSEXTANTE.pdf?format=raw Introduction to Sextante]. A complete manual of all the functions available on Sextante.
 
# [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

Revision as of 11:21, 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