A basic query processor for spatial restrictions. More...
#include "../../common/Enums.h"
#include "../../geometry/Envelope.h"
#include "../dataset/DataSet.h"
#include "../dataset/ObjectIdSet.h"
#include "../datasource/DataSource.h"
#include <boost/noncopyable.hpp>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | te::da::SpatialQueryProcessor |
A basic query processor for spatial restrictions. More... | |
Namespaces | |
te | |
TerraLib. | |
te::da | |
Namespace for the DataAccess API of TerraLib. | |
A basic query processor for spatial restrictions.
Definition in file SpatialQueryProcessor.h.