====== Tools ====== Besides the codebase, TerraLib provides several useful applications. Some of them can be used in a shell, others in a graphical environment and others can be attached to applications as plugins. This section explains their design and implementation. * **[[:wiki:designimplementation:tools:dsinfo|te_dsinfo]]:** an application that shows information about a data source. * **[[:wiki:designimplementation:tools:dscopy|te_dscopy]]:** an application that copy data from one data source to another. It can be used as an import or export tool. * **[[:wiki:designimplementation:tools:rastermanager|te_rastermanager]]:** an application that provides functions to query and manipulate rasters. * **[[:wiki:designimplementation:tools:pb|Plugin Builder]]:** an application that helps to create new TerraLib plugins.