QueryEncoder.h File Reference

A visitor that converts a OGC Filter Expression to TerraLib Expression. More...

#include "Config.h"
#include "../fe/Visitor.h"
#include <map>

Go to the source code of this file.

Classes

class  te::map::QueryEncoder
 A visitor that converts a OGC Filter Expression to TerraLib Expression. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 
 te::map
 Namespace for the Map Tools module of TerraLib.
 

Detailed Description

A visitor that converts a OGC Filter Expression to TerraLib Expression.

Definition in file QueryEncoder.h.