#include <terralib_buildconfig.h>#include <terralib/dataaccess/datasource/DataSourceFactory.h>#include <terralib/dataaccess/datasource/DataSourceInfoManager.h>#include <terralib/vp/ComplexData.h>#include <terralib/vp/IntersectionOp.h>#include <terralib/vp/IntersectionMemory.h>#include <terralib/vp/IntersectionQuery.h>#include <boost/test/unit_test.hpp>#include <boost/uuid/random_generator.hpp>#include <boost/uuid/uuid_io.hpp>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (intersection_shptopgis_test) | |
| BOOST_AUTO_TEST_CASE (intersection_pgistopgis_test) | |
| BOOST_AUTO_TEST_CASE (intersection_pgistoshp_test) | |
| BOOST_AUTO_TEST_SUITE (intersection_tests) BOOST_AUTO_TEST_CASE(intersection_shptoshp_test) | |
| BOOST_AUTO_TEST_CASE | ( | intersection_shptopgis_test | ) |
Definition at line 42 of file TsIntersection.cpp.
| BOOST_AUTO_TEST_CASE | ( | intersection_pgistopgis_test | ) |
Definition at line 48 of file TsIntersection.cpp.
| BOOST_AUTO_TEST_CASE | ( | intersection_pgistoshp_test | ) |
Definition at line 54 of file TsIntersection.cpp.
| BOOST_AUTO_TEST_SUITE | ( | intersection_tests | ) |
Definition at line 34 of file TsIntersection.cpp.