Geo::GDAL
1.11
|
Classes | |
class | CoordinateTransformation |
class | SpatialReference |
Documentation of the underlying C++ class at www.gdal.org More... | |
Public Functions | |
scalar | GetWellKnownGeogCSAsWKT (scalar name) |
scalar | GetUserInputAsWKT (scalar name) |
listref | GetProjectionMethods () |
list | GetProjectionMethodParameterList (scalar method) |
list | GetProjectionMethodParamInfo (scalar method, scalar parameter) |
list Geo::OSR::GetProjectionMethodParameterList | ( | scalar | method | ) |
method | projection method name |
list Geo::OSR::GetProjectionMethodParamInfo | ( | scalar | method, |
scalar | parameter | ||
) |
listref Geo::OSR::GetProjectionMethods | ( | ) |
scalar Geo::OSR::GetUserInputAsWKT | ( | scalar | name | ) |
name | the user input |
scalar Geo::OSR::GetWellKnownGeogCSAsWKT | ( | scalar | name | ) |
name | a well known name |