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
Table of Contents
TerraLib 5.0 and TerraView 5.0 - Windows Environment
Tools
The basic tools you have to install in your environment to work with TerraLib and TerraView are:
Software | Version | Website |
---|---|---|
Git | Latest | http://git-scm.com/ |
CMake | 2.8.12 | http://www.cmake.org/cmake |
The following tools are optional, and their use is described below:
Software | Website | Function |
---|---|---|
TortoiseGIT | http://code.google.com/p/tortoisegit | General User Interface that makes it easier to use GIT on Windows |
Doxygen | http://sourceforge.net/projects/doxygen/ | used to generate the documentation |
Installing and configuring GIT
Install the latest Git version from: GIT
Follow the default settings, except at:
- Select Components: click Windows Explorer Integration, Git Bash, Git GUI.
- Adjusting you PATH environment: Click third option (Run Git and included Unix Tools …)
- Configuring the line ending conversions: click the first option (Checkout Windows-style, commit Unix-style line endings)
Dependencies
The TerraLib library is split into several modules providing different functionality, therefore, each have a particular set of dependencies.
Microsoft Visual C++ users can download and unpack the third-party libraries compiled for building 32-bit or 64-bit version of TerraLib with Qt5 support from here:
Once the environment is ready you can download the source code and build the library.
The following tables show some dependencies required to compile TerraLib modules, however the most updated list is under DEPENDENCIES file located under the terralib root directory.
- terralib_common
- terralib_classification
- terralib_color
- terralib_datatype
- terralib_plugin
- terralib_xlink
- terralib_xsd
- terralib_xml
- terralib_srs
Library | Version | Website |
---|---|---|
Proj4 | 4.8.0 | Proj4 |
- terralib_xerces
Library | Version | Website |
---|---|---|
Xerces | 3.1.0 | Xerces-C++ |
- terralib_geometry
- terralib_annotationtext
- terralib_filter
- terralib_gml
- terralib_raster
- terralib_memory
- terralib_symbology
Library | Version | Website |
---|---|---|
Geos | 3.3.9 | Geos |
- terralib_maptools
- terralib_ogr
- terralib_gdal
Library | Version | Website |
---|---|---|
Gdal | 1.10.0 | Gdal |
- terralib_statistic
- terralib_rp
- terralb_qt_widgets
- terralib_serialization
- terralib_qt_af
- terralib_vp
- terralib_qtplugins
- TerraView;
Library | Version | Website |
---|---|---|
QT | 4.8.6 | Qt |
QWT | 6.1.0 | QWT |
QtPropertyBrowser | - | QtPropertyBrowser |
QtPropertyBrowser- | - | QtPropertyBrowser-TerralibTeam |
- terralib_terralib4
Library | Version |
---|---|
TerraLib 4 | Only in 32-bits Version of the third-party libraries |