SpatialReferenceSystem.h File Reference

This file contains the structs necessary to represent a Spatial Reference System. More...

#include "Config.h"
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  te::srs::SpatialReferenceSystem
 A Spatial Reference System, also known as a Coordinate System. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::srs
 Namespace for the Spatial Reference System module of TerraLib.
 

Typedefs

typedef std::auto_ptr< SpatialReferenceSystem > te::srs::SpatialReferenceSystemPtr
 

Detailed Description

This file contains the structs necessary to represent a Spatial Reference System.

Definition in file SpatialReferenceSystem.h.