#include "DataAccessExamples.h"Go to the source code of this file.
Functions | |
| te::da::Index * | AddSpatialIndex (const std::string &datasetname, te::da::DataSourceTransactor *transactor) |
| te::da::Index* AddSpatialIndex | ( | const std::string & | datasetname, |
| te::da::DataSourceTransactor * | transactor | ||
| ) |
Definition at line 4 of file AddingSpatialIndex.cpp.
References te::da::Index::add(), te::da::DataSourceTransactor::addIndex(), te::da::DataSourceTransactor::getProperty(), and te::da::R_TREE_TYPE.
Referenced by PostGISExample().