Geo::GDAL 1.9
Classes

Geo::OSR Class Reference

List of all members.

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)

Member Function Documentation

list Geo::OSR::GetProjectionMethodParameterList ( scalar  method)
Parameters:
methodprojection method name
Returns:
(arrayref parameters, $projection_name)
list Geo::OSR::GetProjectionMethodParamInfo ( scalar  method,
scalar  parameter 
)
Returns:
($user_friendly_name, $type, $defaultval)
listref Geo::OSR::GetProjectionMethods ( )
Returns:
reference to an array of possible projection methods
scalar Geo::OSR::GetUserInputAsWKT ( scalar  name)
Parameters:
namethe user input
Returns:
a WKT string
scalar Geo::OSR::GetWellKnownGeogCSAsWKT ( scalar  name)
Parameters:
namea well known name
Returns:
a WKT string

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