All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SpatialReferenceSystemManager.cpp File Reference

A singleton to manage Coordinate Systems representations. More...

#include <boost/foreach.hpp>
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/json_parser.hpp>
#include "../common/Translator.h"
#include "../common/UnitsOfMeasureManager.h"
#include "Exception.h"
#include "SpatialReferenceSystemManager.h"
#include "WKTReader.h"
#include <algorithm>
#include <cassert>

Go to the source code of this file.

Detailed Description

A singleton to manage Coordinate Systems representations.

Definition in file SpatialReferenceSystemManager.cpp.