Geo::OSR Class Reference

List of all members.

Public Functions

scalar GetWellKnownGeogCSAsWKT (scalar name)
scalar GetUserInputAsWKT (scalar name)
listref GetProjectionMethods ()
list GetProjectionMethodParameterList (scalar method)
list GetProjectionMethodParamInfo (scalar method, scalar parameter)

Classes

class  CoordinateTransformation
class  SpatialReference
 Documentation of the underlying C++ class at www.gdal.org More...

Member Function Documentation

list Geo::OSR::GetProjectionMethodParameterList ( scalar  method  ) 

Parameters:
method projection 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:
name the user input
Returns:
a WKT string

scalar Geo::OSR::GetWellKnownGeogCSAsWKT ( scalar  name  ) 

Parameters:
name a well known name
Returns:
a WKT string


The documentation for this class was generated from the following file:
Generated on 26 May 2013 for Geo::GDAL by  doxygen 1.4.7