isce3  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
isce3::io::gdal::SpatialReference Class Reference

Spatial reference system / coordinate reference system. More...

#include <SpatialReference.h>

Public Member Functions

 SpatialReference (int epsg)
 Construct from EPSG code. More...
 
 SpatialReference (const std::string &wkt)
 Construct from WKT-formatted string. More...
 
 SpatialReference (const OGRSpatialReference &)
 
int toEPSG () const
 Get EPSG code. More...
 
std::string toWKT () const
 Export to WKT-formatted string. More...
 
const OGRSpatialReference & get () const
 Get the underlying OGRSpatialReference object. More...
 

Detailed Description

Spatial reference system / coordinate reference system.

Constructor & Destructor Documentation

isce3::io::gdal::SpatialReference::SpatialReference ( int  epsg)
explicit

Construct from EPSG code.

isce3::io::gdal::SpatialReference::SpatialReference ( const std::string &  wkt)
explicit

Construct from WKT-formatted string.

Member Function Documentation

const OGRSpatialReference& isce3::io::gdal::SpatialReference::get ( ) const
inline

Get the underlying OGRSpatialReference object.

int isce3::io::gdal::SpatialReference::toEPSG ( ) const

Get EPSG code.

std::string isce3::io::gdal::SpatialReference::toWKT ( ) const

Export to WKT-formatted string.


The documentation for this class was generated from the following files:

Generated for ISCE3.0 by doxygen 1.8.5.