WKTActions.h File Reference

A class that implements the semanthic actions to grammar rules for well known text (WKT) format for Spatial Reference Systems. Basically, the class is responsible to generate a SRS element. More...

#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  te::srs::WKTActions
 A class that implements the Grammar Rules for well known text (WKT) format for Spatial Reference Systems. More...
 

Namespaces

 te
 TerraLib.
 
 te::srs
 Namespace for the Spatial Reference System module of TerraLib.
 

Detailed Description

A class that implements the semanthic actions to grammar rules for well known text (WKT) format for Spatial Reference Systems. Basically, the class is responsible to generate a SRS element.

Warning
Do not use this class. It is for TerraLib internal use. Try the te::srs::WKTReader instead.

Definition in file WKTActions.h.