Author: Douglas Uba <douglas@dpi.inpe.br>
Plugins / TerraLib & TerraView 3.2.0
:: TerrainC2 Beta (Under Development)
- Height Map 3D Visualizer
- Mouse Controls
- Zoom in / Zoom out
- Rotate
- Translate
- Keyboard Controls
- Render Mode
- Wire, shade (smooth / flat) and texture

:: K-means Salad
- K-means algorithm for image classification
- Different metrics (Euclides, Mahalanobis and City block)
- Different strategies to update the parameters of each class (batch or sequential)
- Download
:: Overlay Union
- Spatial Operator
Fonte: https://service.esri.com/
- Download
- Installation
- Unzip the Union.dll into the sub-directory “plugins” inside TerraView installation directory. Restart TerraView.
:: Multipart to Singlepart
- Spatial Operator
Fonte: https://service.esri.com/
- Download
- Installation
- Unzip the MultiToSingle.dll into the sub-directory “plugins” inside TerraView installation directory. Restart TerraView.
:: Building from sources
General requirements
- The complete TerraLib source code
- The QT version 3.2.0, used to compile TerraView
Windows users
- Use the supplied Visual Studio project file (ex.: "Union.vcproj”)
- Requirements: Visual Studio .NET 2003