Converter.h File Reference

This file contains the support to convert coordinates from a SRS to another. More...

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

Go to the source code of this file.

Classes

class  te::srs::Converter
 A Converter is responsible for the conversion of coordinates between different Coordinate Systems (CS). More...
 

Namespaces

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

Detailed Description

This file contains the support to convert coordinates from a SRS to another.

Definition in file Converter.h.