This is an old revision of the document!
Warning: Declaration of syntax_plugin_iframe::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /var/www/html/terralib5/wiki/lib/plugins/iframe/syntax.php on line 18
Warning: Declaration of syntax_plugin_iframe::render($mode, &$R, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /var/www/html/terralib5/wiki/lib/plugins/iframe/syntax.php on line 18
Warning: Declaration of syntax_plugin_externallink::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /var/www/html/terralib5/wiki/lib/plugins/externallink/syntax.php on line 107
Warning: Declaration of syntax_plugin_externallink::render($mode, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /var/www/html/terralib5/wiki/lib/plugins/externallink/syntax.php on line 107
TerraLib Modules
In TerraLib 5.0, a module encapsulates a set of related functionalities. The following modules are provided in the TerraLib Platform:
Module | Description | See more |
---|---|---|
Color | The color module provides a basic set of classes for dealing with color systems and color schemes | Documentation |
Common | The common module contains the foundation classes and functions for all TerraLib modules | Documentation |
Data Access | The data access module provides a basic framework for accessing data | Documentation |
Data Type | The data type module implements the type system supported by TerraLib for dealing with data that comes from different data sources | Documentation |
Filter Encoding | This module implements the OGC Filter Encoding specification | Documentation |
Geometry | This module implements the vector geometry support of TerraLib | Documentation |
Map Tools | The map tools module provides some basic abstractions for handling spatial data in the form of a map | Documentation |
Plugin | The plugin module provides support for the startup and shutdown of modules loaded at run time | Documentation |
Qt | This module provides some geospatial components and a framework based on Qt | Documentation |