Geo::GDAL
2.4
|
Base class for projection related classes.
More...
Classes | |
class | AreaOfUse |
class | CoordinateTransformation |
An object for transforming from one projection to another. More... | |
class | CoordinateTransformationOptions |
class | SpatialReference |
A spatial reference system. More... | |
public list Geo::OSR::AngularUnits | ( | ) |
Package subroutine.
public method Geo::OSR::CreateCoordinateTransformation | ( | ) |
public list Geo::OSR::Datums | ( | ) |
Package subroutine.
public method Geo::OSR::GetPROJAuxDbPaths | ( | ) |
public method Geo::OSR::GetPROJSearchPaths | ( | ) |
public method Geo::OSR::GetPROJVersionMajor | ( | ) |
public method Geo::OSR::GetPROJVersionMicro | ( | ) |
public method Geo::OSR::GetPROJVersionMinor | ( | ) |
public scalar Geo::OSR::GetUserInputAsWKT | ( | scalar | name | ) |
Package subroutine.
name | the user input |
public scalar Geo::OSR::GetWellKnownGeogCSAsWKT | ( | scalar | name | ) |
Get well known geographic coordinate system as WKT
Package subroutine.
name | a well known name |
public list Geo::OSR::LinearUnits | ( | ) |
Package subroutine.
public method Geo::OSR::OAMS_AUTHORITY_COMPLIANT | ( | ) |
public method Geo::OSR::OAMS_CUSTOM | ( | ) |
public method Geo::OSR::OAMS_TRADITIONAL_GIS_ORDER | ( | ) |
public method Geo::OSR::OAO_Down | ( | ) |
public method Geo::OSR::OAO_East | ( | ) |
public method Geo::OSR::OAO_North | ( | ) |
public method Geo::OSR::OAO_Other | ( | ) |
public method Geo::OSR::OAO_South | ( | ) |
public method Geo::OSR::OAO_Up | ( | ) |
public method Geo::OSR::OAO_West | ( | ) |
public method Geo::OSR::OSRAreaOfUse_east_lon_degree_get | ( | ) |
public method Geo::OSR::OSRAreaOfUse_name_get | ( | ) |
public method Geo::OSR::OSRAreaOfUse_north_lat_degree_get | ( | ) |
public method Geo::OSR::OSRAreaOfUse_south_lat_degree_get | ( | ) |
public method Geo::OSR::OSRAreaOfUse_west_lon_degree_get | ( | ) |
public list Geo::OSR::Parameters | ( | ) |
Package subroutine.
public method Geo::OSR::PROJ_ERR_COORD_TRANSFM | ( | ) |
public method Geo::OSR::PROJ_ERR_COORD_TRANSFM_GRID_AT_NODATA | ( | ) |
public method Geo::OSR::PROJ_ERR_COORD_TRANSFM_INVALID_COORD | ( | ) |
public method Geo::OSR::PROJ_ERR_COORD_TRANSFM_NO_OPERATION | ( | ) |
public method Geo::OSR::PROJ_ERR_COORD_TRANSFM_OUTSIDE_GRID | ( | ) |
public method Geo::OSR::PROJ_ERR_COORD_TRANSFM_OUTSIDE_PROJECTION_DOMAIN | ( | ) |
public method Geo::OSR::PROJ_ERR_INVALID_OP | ( | ) |
public method Geo::OSR::PROJ_ERR_INVALID_OP_FILE_NOT_FOUND_OR_INVALID | ( | ) |
public method Geo::OSR::PROJ_ERR_INVALID_OP_ILLEGAL_ARG_VALUE | ( | ) |
public method Geo::OSR::PROJ_ERR_INVALID_OP_MISSING_ARG | ( | ) |
public method Geo::OSR::PROJ_ERR_INVALID_OP_MUTUALLY_EXCLUSIVE_ARGS | ( | ) |
public method Geo::OSR::PROJ_ERR_INVALID_OP_WRONG_SYNTAX | ( | ) |
public method Geo::OSR::PROJ_ERR_OTHER | ( | ) |
public method Geo::OSR::PROJ_ERR_OTHER_API_MISUSE | ( | ) |
public method Geo::OSR::PROJ_ERR_OTHER_NETWORK_ERROR | ( | ) |
public method Geo::OSR::PROJ_ERR_OTHER_NO_INVERSE_OP | ( | ) |
public list Geo::OSR::Projections | ( | ) |
Package subroutine.
public method Geo::OSR::SetPROJAuxDbPath | ( | ) |
public method Geo::OSR::SetPROJAuxDbPaths | ( | ) |
public method Geo::OSR::SetPROJSearchPath | ( | ) |
public method Geo::OSR::SetPROJSearchPaths | ( | ) |
public method Geo::OSR::SRS_PM_GREENWICH | ( | ) |
public method Geo::OSR::SRS_WGS84_INVFLATTENING | ( | ) |
public method Geo::OSR::SRS_WGS84_SEMIMAJOR | ( | ) |
public method Geo::OSR::SRS_WKT_WGS84_LAT_LONG | ( | ) |