| Geo::GDAL
    2.3
    | 
Base class for projection related classes. 
  
 More...
 Inheritance diagram for Geo::OSR:
 Inheritance diagram for Geo::OSR:| Classes | |
| class | CoordinateTransformation | 
| An object for transforming from one projection to another. More... | |
| class | SpatialReference | 
| A spatial reference system. More... | |
| Public Member Functions | |
| public list | AngularUnits () | 
| public method | CreateCoordinateTransformation () | 
| public list | Datums () | 
| public list | GetProjectionMethodParamInfo (scalar projection, scalar parameter) | 
| public list | GetProjectionMethodParameterList (scalar projection) | 
| public array reference | GetProjectionMethods () | 
| public scalar | GetUserInputAsWKT (scalar name) | 
| public scalar | GetWellKnownGeogCSAsWKT (scalar name) | 
| Get well known geographic coordinate system as WKT More... | |
| public list | LinearUnits () | 
| public method | OAO_Down () | 
| public method | OAO_East () | 
| public method | OAO_North () | 
| public method | OAO_Other () | 
| public method | OAO_South () | 
| public method | OAO_Up () | 
| public method | OAO_West () | 
| public list | Parameters () | 
| public list | Projections () | 
| public method | SRS_PM_GREENWICH () | 
| public method | SRS_WGS84_INVFLATTENING () | 
| public method | SRS_WGS84_SEMIMAJOR () | 
| public method | SRS_WKT_WGS84 () | 
| public list Geo::OSR::AngularUnits | ( | ) | 
Package subroutine. 
 Code:
Code:
| public method Geo::OSR::CreateCoordinateTransformation | ( | ) | 
 Code:
Code:
| public list Geo::OSR::Datums | ( | ) | 
Package subroutine. 
 Code:
Code:
| public list Geo::OSR::GetProjectionMethodParameterList | ( | scalar | projection | ) | 
Package subroutine. 
| projection | one of Geo::OSR::Projections | 
 Code:
Code:
| public list Geo::OSR::GetProjectionMethodParamInfo | ( | scalar | projection, | 
| scalar | parameter | ||
| ) | 
Package subroutine. 
| projection | one of Geo::OSR::Projections | 
| parameter | one of Geo::OSR::Parameters | 
 Code:
Code:
| public array reference Geo::OSR::GetProjectionMethods | ( | ) | 
Package subroutine. 
 Code:
Code:
| public scalar Geo::OSR::GetUserInputAsWKT | ( | scalar | name | ) | 
Package subroutine. 
| name | the user input | 
 Code:
Code:
| public scalar Geo::OSR::GetWellKnownGeogCSAsWKT | ( | scalar | name | ) | 
Get well known geographic coordinate system as WKT 
 
Package subroutine. 
| name | a well known name | 
 Code:
Code:
| public list Geo::OSR::LinearUnits | ( | ) | 
Package subroutine. 
 Code:
Code:
| public method Geo::OSR::OAO_Down | ( | ) | 
 Code:
Code:
| public method Geo::OSR::OAO_East | ( | ) | 
 Code:
Code:
| public method Geo::OSR::OAO_North | ( | ) | 
 Code:
Code:
| public method Geo::OSR::OAO_Other | ( | ) | 
 Code:
Code:
| public method Geo::OSR::OAO_South | ( | ) | 
 Code:
Code:
| public method Geo::OSR::OAO_Up | ( | ) | 
 Code:
Code:
| public method Geo::OSR::OAO_West | ( | ) | 
 Code:
Code:
| public list Geo::OSR::Parameters | ( | ) | 
Package subroutine. 
 Code:
Code:
| public list Geo::OSR::Projections | ( | ) | 
Package subroutine. 
 Code:
Code:
| public method Geo::OSR::SRS_PM_GREENWICH | ( | ) | 
 Code:
Code:
| public method Geo::OSR::SRS_WGS84_INVFLATTENING | ( | ) | 
 Code:
Code:
| public method Geo::OSR::SRS_WGS84_SEMIMAJOR | ( | ) | 
 Code:
Code:
| public method Geo::OSR::SRS_WKT_WGS84 | ( | ) | 
 Code:
Code: