#include <terralib_buildconfig.h>#include <terralib/geometry.h>#include <terralib/raster.h>#include <terralib/dataaccess.h>#include <terralib/memory.h>#include "../Config.h"#include <memory>#include <cstdio>#include <boost/test/unit_test.hpp>#include <boost/shared_ptr.hpp>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_SUITE (rasterVectorizer_tests) BOOST_AUTO_TEST_CASE(rasterVectorizer_test) | |
| BOOST_AUTO_TEST_SUITE | ( | rasterVectorizer_tests | ) |
Definition at line 43 of file TsRasterVectorizer.cpp.
References te::da::Create(), te::dt::DOUBLE_TYPE, te::da::DataSourceFactory::make(), te::rst::RasterFactory::open(), te::gm::PolygonType, te::rst::Vectorizer::run(), te::mem::DataSetItem::setDouble(), and te::mem::DataSetItem::setGeometry().