26#ifndef __TERRALIB_SRS_INTERNAL_WKTREADER_H
27#define __TERRALIB_SRS_INTERNAL_WKTREADER_H
A base type for static classes.
A base type for static classes.
A Spatial Reference System, also known as a Coordinate System.
A class that deserializes a SRS from a valid WKT.
static SpatialReferenceSystem * read(const char *wkt)
It returns a valid SRS from a given WKT.
Namespace for the Spatial Reference System module of TerraLib.
A class that implements the grammar rules for well known text (WKT) of Spatial Reference Systems....
Configuration flags for the TerraLib SRS module.
#define TESRSEXPORT
You can use this macro in order to export/import classes and functions from this module.