Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:terralib5_modules [2013/12/18 10:03] douglas |
wiki:terralib5_modules [2014/04/17 11:25] (current) marisa |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== TerraLib Modules ====== | ====== TerraLib Modules ====== | ||
- | In TerraLib 5.0, a //module// encapsulates a set of related functionalities. The following modules are provided in the TerraLib Platform: | + | In TerraLib 5.0, a **//module//**((Sometimes, according to the programming language or software platform, people prefer to use other names for a module, like: package, unit, component, service, micro-kernel.)) encapsulates a set of related functionality. The following modules are provided in the TerraLib Platform: |
^Module^Description^See more^ | ^Module^Description^See more^ | ||
- | | Color | The color module provides a basic set of classes for dealing with color systems and color schemes | [[http://www.dpi.inpe.br/terralib5/codedocs/de/d68/a04331.html|Documentation]]| | + | | Color | The color module provides a basic set of classes for dealing with color systems and color schemes | [[@../doxygendoc/d1/d60/group__color.html|Documentation]]| |
- | | Common | The common module contains the foundation classes and functions for all TerraLib modules | [[http://www.dpi.inpe.br/terralib5/codedocs/d0/d3d/a04332.html|Documentation]] | | + | | Common | The common module contains the foundation classes and functions for all TerraLib modules | [[@../doxygendoc/db/d78/group__common.html|Documentation]] | |
- | | Data Access | The data access module provides a basic framework for accessing data | [[http://www.dpi.inpe.br/terralib5/codedocs/df/d1f/a04333.html|Documentation]] | | + | | Data Access | The data access module provides a basic framework for accessing data. [[@../doxygendoc/de/de5/classte_1_1da_1_1DataSource.html|See the available Datasources Implemented here]] | [[@../doxygendoc/d8/d18/group__dataaccess.html|Documentation]] | |
- | | Data Type | The data type module implements the type system supported by TerraLib for dealing with data that comes from different data sources | [[http://www.dpi.inpe.br/terralib5/codedocs/d2/d6b/a04334.html|Documentation]] | | + | | Data Type | The data type module implements the type system supported by TerraLib for dealing with data that comes from different data sources | [[@../doxygendoc/de/d86/group__datatype.html|Documentation]] | |
- | | Filter Encoding | This module implements the OGC Filter Encoding specification | [[http://www.dpi.inpe.br/terralib5/codedocs/d9/d37/a04335.html|Documentation]] | | + | | Filter Encoding | This module implements the OGC Filter Encoding specification | [[@../doxygendoc/df/d0a/group__fe.html|Documentation]] | |
- | | Geometry | This module implements the vector geometry support of TerraLib | [[http://www.dpi.inpe.br/terralib5/codedocs/da/d16/a04336.html|Documentation]] | | + | | Geometry | This module implements the vector geometry support of TerraLib | [[@../doxygendoc/d9/dba/group__geometry.html|Documentation]] | |
- | | Map Tools | The map tools module provides some basic abstractions for handling spatial data in the form of a map |[[http://www.dpi.inpe.br/terralib5/codedocs/d8/d59/a04337.html|Documentation]] | | + | | Map Tools | The map tools module provides some basic abstractions for handling spatial data in the form of a map |[[@../doxygendoc/dd/dd4/group__map.html|Documentation]] | |
- | | Plugin | The plugin module provides support for the startup and shutdown of modules loaded at run time | [[http://www.dpi.inpe.br/terralib5/codedocs/d6/dd6/a04338.html|Documentation]] | | + | | Plugin | The plugin module provides support for the startup and shutdown of modules loaded at run time | [[@../doxygendoc/d0/d3b/group__plugin.html|Documentation]] | |
- | | Qt | This module provides some geospatial components and a framework based on Qt | [[http://www.dpi.inpe.br/terralib5/codedocs/d4/d20/a04341.html|Documentation]] | | + | | Qt | This module provides some geospatial components and a framework based on Qt | [[@../doxygendoc/d1/db0/group__qt.html|Documentation]] | |
+ | | Raster | This module can be used to manage geographical data with raster representation | [[@..//doxygendoc/d6/d96/group__rst.html|Documentation]] | | ||
+ | | Raster Processing | This module provides classes and functions with raster processing capabilities | [[@../doxygendoc/df/d2b/group__rp.html|Documentation]] | | ||
+ | | Symbology Encoding | The symbology encoding module can be used for styling information that can be applied to Features and Coverages | [[@../doxygendoc/d1/d39/group__se.html|Documentation]] | | ||
+ | | Spatial Reference System | This module implements the concept of spatial reference systems | [[@../doxygendoc/df/dbb/group__srs.html|Documentation]] | | ||
+ | | Spatiotemporal | The spatial temporal module provides classes and functions to load and deal with spatiotemporal data | [[@../doxygendoc/d9/dbb/group__st.html|Documentation]] | | ||
+ | | Vector Processing | This module provides classes and functions with vector processing capabilities | [[@../doxygendoc/df/d52/group__vp.html|Documentation]] | | ||
+ | | XML | The XML module implements the main framework for reading and writing XML documents in TerraLib | [[@../doxygendoc/db/d12/group__xml.html|Documentation]] | | ||
+ | | continue... | | | |