TsRaster.cpp File Reference
#include <terralib_buildconfig.h>
#include <terralib/dataaccess.h>
#include <terralib/datatype.h>
#include <terralib/raster.h>
#include <terralib/geometry.h>
#include <terralib/memory/CachedRaster.h>
#include "../Config.h"
#include <boost/test/unit_test.hpp>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (rasterConstructor_test)
 
 BOOST_AUTO_TEST_CASE (rasterGrid_test)
 
 BOOST_AUTO_TEST_CASE (rasterCopyConstructor_test)
 
 BOOST_AUTO_TEST_CASE (metadata_persistence_test)
 
 BOOST_AUTO_TEST_CASE (rasterize_test)
 
 BOOST_AUTO_TEST_CASE (raste_clip_test)
 
 BOOST_AUTO_TEST_CASE (raster_with_multirest_and_palette_test)
 
 BOOST_AUTO_TEST_CASE (statistics_persistence_test)
 
 BOOST_AUTO_TEST_SUITE (raster_tests) bool loadSHPFile(const std
 

Function Documentation

BOOST_AUTO_TEST_CASE ( rasterConstructor_test  )

Definition at line 102 of file TsRaster.cpp.

BOOST_AUTO_TEST_CASE ( rasterGrid_test  )

Definition at line 106 of file TsRaster.cpp.

BOOST_AUTO_TEST_CASE ( rasterCopyConstructor_test  )

Definition at line 110 of file TsRaster.cpp.

BOOST_AUTO_TEST_CASE ( metadata_persistence_test  )
BOOST_AUTO_TEST_CASE ( rasterize_test  )
BOOST_AUTO_TEST_CASE ( raste_clip_test  )
BOOST_AUTO_TEST_CASE ( raster_with_multirest_and_palette_test  )

Definition at line 269 of file TsRaster.cpp.

References te::rst::RasterFactory::open(), and te::rst::PaletteIdxCInt.

BOOST_AUTO_TEST_CASE ( statistics_persistence_test  )