49 catch(
const std::exception& e)
51 std::cout << std::endl <<
"An exception has occurred: " << e.what() << std::endl;
57 std::cout << std::endl <<
"An unexpected exception has occurred!" << std::endl;
void UnitSRS()
This example test how to retrieve a SRS unit of measure.
void finalize()
It finalizes the TerraLib Platform.
static TerraLib & getInstance()
It returns a reference to the singleton instance.
void UOMManage()
This example shows TerraLib handles Units of Measure.
void initialize()
It initializes the TerraLib Platform.
A set of module common examples.
This file contains include headers for the TerraLib Common Runtime module.