UOM.cpp File Reference
#include "CommonExamples.h"
#include <terralib/srs.h>
#include <iostream>

Go to the source code of this file.

Functions

void UnitSRS ()
 This example test how to retrieve a SRS unit of measure. More...
 
void UOMManage ()
 This example shows TerraLib handles Units of Measure. More...
 

Function Documentation

void UnitSRS ( )

This example test how to retrieve a SRS unit of measure.

Definition at line 62 of file UOM.cpp.

References te::common::Singleton< SpatialReferenceSystemManager >::getInstance(), TE_SRS_SAD69, TE_SRS_SAD69_UTM_ZONE_23S, and te::common::Exception::what().

Referenced by main().