#include <terralib/dataaccess/datasource/DataSource.h>#include <terralib/dataaccess/datasource/DataSourceFactory.h>#include <terralib/postgis/Transactor.h>#include "Utils.h"#include <iostream>Go to the source code of this file.
Functions | |
| std::unique_ptr< te::da::DataSource > | GetPostGISConnection () |
| It returns the union of a geometry vector. More... | |
| std::unique_ptr<te::da::DataSource> GetPostGISConnection | ( | ) |
It returns the union of a geometry vector.
| items | Vector of itens that represents a group. |
Definition at line 37 of file unittest/postgis/Utils.cpp.
References ds, te::core::CharEncoding::getEncodingName(), te::da::DataSourceFactory::make(), and te::core::UTF8.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_SUITE(), CopyingData(), ObjectId(), ObjectId_query(), QueryExample(), and QueryInsertExample().