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. | |
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.
Definition in file WKTActions.h.