Plugins are software modules built as dynamic linked libraries. New funcionalities are added to TerraView
by including these modules in the Plugins directory.
|
| How to compile TerraView 's plugins: |
- Create a new folder in your local directory, for example: TerraView _Build;
- Download the projects:
- svn co https://svn.dpi.inpe.br/terraogc/trunk ./terraogc
- svn co https://187.86.194.39/tdk/tags/v-4-2-0/tdk_framework ./tdk_framework
- svn co https://187.86.194.39/tdk_app/tags/v-4-2-0/applications ./applications
- svn co https://svn.dpi.inpe.br/terralib/tags/v-4-2-0/terraView ./terralib/terraView
- svn co https://svn.dpi.inpe.br/terralib/tags/v-4-2-0/src ./terralib/src
- svn co https://svn.dpi.inpe.br/terralib/tags/v-4-2-0/build ./terralib/build
- svn co https://svn.dpi.inpe.br/terralib/tags/v-4-2-0/terraViewPlugins ./terralib/terraViewPlugins
- svn co https://svn.dpi.inpe.br/terralib/tags/v-4-2-0/extensions ./terralib/extensions
Linux: - Run the shell command:
- ~/TerraView _Build $ cd terralib/terraViewPlugins make release
- After the command Make will be compile the projects (terralib, TerraView e plugins). And the all executables
will be in the folder terralib/Release/linux-g++
- Note: You must set the LD_LIBRARY_PATH environment variable to the directory
dependence of the terralib downloaded.
Windows: - You must the open each project (*.sln) in Visual Studio.
|
| List of Plugins with support from DPI/INPE |
The following plugins are distributed with the official versions of TerraView , and DPI/INPE is in charge for their documentation and maintenance.
Support for these plugins is available at the TerraView plugins forum.
In order to get specific support for TerraEdit or TerraPrint plugins, you must use, respectively, TerraEdit forum or TerraPrint forum.
|
| Name: | PDI - Digital Image Processing | | Description: | Makes available a wide range of digital image processing functionality. | | Authors: | INPE/DPI and Funcate | | Institutions | - Divisão de Processamento de Imagens - DPI/INPE | | - Funcate (Fundação de Ciências, Aplicações e Tecnologia Espaciais) | | Página: | PDI |
|
| Name: | TerraEdit | | Description: | Allows the edit of vector layers and the edit of descriptive attributes associated to vector elements. | | Authors: | Funcate and CIGEX | | Institutions: | - Funcate (Fundação de Ciências, Aplicações e Tecnologia Espaciais) | | - CIGEX (Centro de Imagens e Informações Geográficas do Exército) | | Homepage: | TerraEdit |
|
| Name: | TerraPrint | | Description: | Creates diagrams of documents to be printed from maps visualized in TerraView . | | Authors: | Funcate e CIGEX | | Institutions | - Divisão de Processamento de Imagens - DPI/INPE | | - Funcate (Fundação de Ciências, Aplicações e Tecnologia Espaciais) | | - CIGEX (Centro de Imagens e Informações Geográficas do Exército) | | Homepage: | TerraPrint |
|
| Name: | WMS Client Plugin | | Description: | Allows the visualization of information layers from WMS Servers (Web Map Service). | | Author: | Gilberto Ribeiro de Queiroz | | Institution: | Divisão de Processamento de Imagens - DPI/INPE
| | Homepage: | WMS Client |
|
| Name: | External Theme Plugin | | Description: | Allows the visualization of themes created in remote TerraView databases. | | Author: | Karine Reis Ferreira | | Institution: | Divisão de Processamento de Imagens - DPI/INPE
| | Homepage: | External Theme |
|
| Name: | Shapefile Theme Plugin | | Description: | Allows the visualization of themes created directly from shapefiles. | | Author: | Lúbia Vinhas | | Institution: | Divisão de Processamento de Imagens - DPI/INPE
| | Homepage: | Shapefile Theme |
|
| Name: | Fill Cells | | Description: | Plugin for filling the attributes of cellular layers based on vectorial and matricial input data. | | Authors: | Ana Paula Aguiar, Pedro Ribeiro de Andrade, Priscila Ferrari | | Institution: | Divisão de Processamento de Imagens - DPI/INPE | | Homepage: | Fill Cells |
|
| Name: | CopyDatabase | | Description: | Creates a database with a partial or integral copy of the currently active database. | | Authors: | DPI/INPE and Funcate | | Institutions | - Divisão de Processamento de Imagens - DPI/INPE | | - Funcate (Fundação de Ciências, Aplicações e Tecnologia Espaciais) | | Homepage: | CopyDatabase |
|
| Name: | Oracle Spatial Adapter | | Description: | Adapts an Oracle Spatial database to the TerraLib conceptual model, allowing it to be used by TerraView . | | Authors: | DPI/INPE e Funcate | | Institutions | - Divisão de Processamento de Imagens - DPI/INPE | | - Funcate (Fundação de Ciências, Aplicações e Tecnologia Espaciais) | | Homepage: | Oracle Spatial Adapter |
|
| Name: | Flow | | Description: | Plugin for creation and classification of fluxes in networks mapping. | | Author: | Eric Silva Abreu | | Institution: | Divisão de Processamento de Imagens - DPI/INPE | | Homepage: | Flow |
|
List of Plugins not supported by DPI/INPE
|
The following plugins, although known to the TerraView Team, are not distributed with the official versions of TerraView .
Their authors are fully responsible for the plugins support and documentation.
|
| Name: | TerraSegreg | | Description: | Calcule of global and local measures of segregation between groups. | | TerraView version: | 4.1.0 | | Author: | Flávia F. Feitosa, Douglas M. Uba, Antônio Miguel V. Monteiro | | Institution: | Divisão de Processamento de Imagens - DPI/INPE, Centro de Ciência do Sistema Terrestre - CCST/INPE | | Homepage: | http://www.dpi.inpe.br/terrasegreg/ |
|
|
|
| Name: | GeoDMA - Geographical Data Mining Analyst | | Description: | Plugin for patterns identification and analysis. | | Author: | Thales Sehn Korting | | Institution: | Divisão de Processamento de Imagens - DPI/INPE | | Homepage: | http://www.dpi.inpe.br/geodma |
|
| Name: | TerraCluster | | Description: | Plugin to execute tests of detection of spatial and spatial-temporal conglomerates. | | Author: | LESTE - Laboratório de Estatística Espacial | | Institution: | UFMG - Universidade Federal de Minas Gerais
| | Homepage: | http://www.est.ufmg.br/leste/terracluster.htm |
|
| Name: | Overlay Union | | Description: | Generates an overlapping of two layers resulting a new layer with the attributes of the original layer. | | Author: | Douglas Messias Uba | | Institution: | Divisão de Processamento de Imagens - DPI/INPE
| | Homepage: | http://www.dpi.inpe.br/~douglas/ |
|
| Name: | Dissolve | | Description: | Breaks compound objects (several geometries) into simple objects (only one geometry). | | Author: | Douglas Messias Uba | | Institution: | Divisão de Processamento de Imagens - DPI/INPE
| | Homepage: | http://www.dpi.inpe.br/~douglas/ |
|
|
|
| Name: | TerraNetwork | | Description: | Plugin for applications in urban street networks to solving problems in spatial data distribution. | | Author: | Dr. Luiz Antonio Nogueira Lorena | | Institution: | Laboratório Associado de Computação e Matemática Aplicada - LAC/INPE
| | Homepage: | http://www.lac.inpe.br/~terranetwork/ |
|
| How to register a Plugin in this site |
Send an e-mail to castejon@dpi.inpe.br with
this information:
- Name
- Description
- TerraView version used to test the plugin
- Author(s)
- Institution(s)
- URI of the plugin website or URI for downloading and getting more information about the plugin
|