Sextante_algorithms
From GITwiki
Overview
This page is dedicated to development of new algoritms for Sextante library.
Sextante is a set of free geospatial analysis tools. Sextante provides a platform for the development of geoalgorithms that make it easy to implement and to use those algorithms. Sextante is incorporated into gvSIG, but it can be easily incorporated into other GIS java application (like uDig, OpenJump ), or even to serve Sextante geoalgorithms via WPS. SEXTANTE is free software and is distributed under GPL license.
New GeoAlgorithms
- TIN-creating ...for creating TIN from point dataset
- TIN-modified by fixed lines ...for modifing TIN by fixed lines
- TIN-Bezier surface ...for smoothing TIN by Bezier interpolation
- TIN-extracting isolines ...for extracting smoothed isolines


