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

Utility functions for OGR support. More...

#include "../common/Exception.h"
#include "../common/Globals.h"
#include "../common/Translator.h"
#include "../dataaccess/dataset/DataSetType.h"
#include "../dataaccess/utils/Utils.h"
#include "../datatype/ArrayProperty.h"
#include "../datatype/DateTime.h"
#include "../datatype/DateTimeProperty.h"
#include "../datatype/NumericProperty.h"
#include "../datatype/Property.h"
#include "../datatype/SimpleProperty.h"
#include "../datatype/StringProperty.h"
#include "../geometry/Envelope.h"
#include "../geometry/Geometry.h"
#include "../geometry/GeometryProperty.h"
#include "../geometry/WKBReader.h"
#include "../srs/SpatialReferenceSystemManager.h"
#include "../srs/Config.h"
#include "Utils.h"
#include <ogrsf_frmts.h>
#include <ogr_spatialref.h>
#include <boost/algorithm/string.hpp>
#include <boost/filesystem.hpp>

Go to the source code of this file.

Detailed Description

Utility functions for OGR support.

Definition in file Utils.cpp.