Utilitary functions for dealing with TerraLib 5 and 4.x conversion. More...
#include "../common/Exception.h"#include "../common/StringUtils.h"#include "../common/Translator.h"#include "../dataaccess/dataset/DataSetType.h"#include "../datatype/NumericProperty.h"#include "../datatype/Property.h"#include "../datatype/StringProperty.h"#include "../geometry/Enums.h"#include "../geometry/Envelope.h"#include "../geometry/GeometryProperty.h"#include "../raster/BandProperty.h"#include "../raster/Grid.h"#include "../raster/RasterProperty.h"#include "Utils.h"#include <terralib4/kernel/TeBox.h>#include <terralib4/kernel/TeDatabaseFactoryParams.h>#include <terralib4/kernel/TeDecoderDatabase.h>#include <terralib4/kernel/TeProjection.h>#include <terralib4/kernel/TeTable.h>#include <terralib4/kernel/TeRasterParams.h>#include <boost/lexical_cast.hpp>Go to the source code of this file.