TerraLib and TerraView Wiki Page

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
wiki:documentation:devguide [2016/09/29 16:10]
gribeiro [Core Modules]
wiki:documentation:devguide [2016/09/29 16:10]
gribeiro [Libraries]
Line 21: Line 21:
 TerraLib is organized in **modules** such that each contains everything necessary to execute only one aspect of a given functionality. This organization is expressed in the source code organization ((as shown in [[:​wiki:​documentation:​devguide:​src_organization|Source Code Organization]])). However, a module might be dependent on other TerraLib module and/or third-party libraries. The building tools ((as decribed in [[:​wiki:​documentation:​devguide:​build|Build Instructions]])) reflect the modules dependencies. This section will introduce you to the main core modules of TerraLib. TerraLib is organized in **modules** such that each contains everything necessary to execute only one aspect of a given functionality. This organization is expressed in the source code organization ((as shown in [[:​wiki:​documentation:​devguide:​src_organization|Source Code Organization]])). However, a module might be dependent on other TerraLib module and/or third-party libraries. The building tools ((as decribed in [[:​wiki:​documentation:​devguide:​build|Build Instructions]])) reflect the modules dependencies. This section will introduce you to the main core modules of TerraLib.
  
-==== Libraries ​ ====+==== Core  ====
   * [[:​wiki:​documentation:​devguide:​core|Core]]   * [[:​wiki:​documentation:​devguide:​core|Core]]
   * [[:​wiki:​documentation:​devguide:​srs_module|SRS]]   * [[:​wiki:​documentation:​devguide:​srs_module|SRS]]