DataSetGetExtent.cpp File Reference
#include "DataAccessExamples.h"
#include <terralib/maptools/DataSetLayer.h>
#include <iostream>

Go to the source code of this file.

Functions

void DataSetGetExtent (te::da::DataSourceTransactor *transactor)
 An example showing how to retrieve the extent of a DataSet. More...
 

Function Documentation

void DataSetGetExtent ( te::da::DataSourceTransactor transactor)

An example showing how to retrieve the extent of a DataSet.

Parameters
transactorThe transactor to be used to retrieve the data.

Definition at line 10 of file DataSetGetExtent.cpp.

References te::dt::GEOMETRY_TYPE, te::da::DataSourceTransactor::getDataSet(), te::da::GetFirstPropertyPos(), and te::gm::INTERSECTS.