All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
te::srs Namespace Reference

Namespace for the Spatial Reference System module of TerraLib. More...

Classes

class  Converter
 A Converter is responsible for the conversion of coordinates between different Coordinate Systems (CS). More...
 
class  Datum
 A geodetic datum defines a reference to measure Earth's surface. More...
 
class  Ellipsoid
 A reference ellipsoid is an approximation of the Earth's surface as a squashed sphere. More...
 
class  GeographicCoordinateSystem
 A Geographic Coordinate System (GEOGCS). More...
 
class  Module
 This singleton defines the TerraLib Spatial Reference System module entry. More...
 
class  ProjectedCoordinateSystem
 A Projected Coordinate System (PROJCS). More...
 
class  SpatialReferenceSystem
 A Spatial Reference System, also known as a Coordinate System. More...
 
class  SpatialReferenceSystemManager
 A class to manage Coordinate Systems representations within TerraLib environment. More...
 
class  WKTActions
 A class that implements the Grammar Rules for well known text (WKT) format for Spatial Reference Systems. More...
 
class  WKTParser
 A class that implements the Grammar Rules for well known text (WKT) format of Spatial Reference Systems. More...
 
class  WKTReader
 A class that deserializes a SRS from a valid WKT. More...
 

Typedefs

typedef std::auto_ptr
< SpatialReferenceSystem
SpatialReferenceSystemPtr
 

Detailed Description

Namespace for the Spatial Reference System module of TerraLib.

Typedef Documentation

Definition at line 121 of file SpatialReferenceSystem.h.