Proxy of C++ OGRCoordinateTransformationOptions class.
|
|
|
__init__(self,
*args)
__init__(OGRCoordinateTransformationOptions self) ->
CoordinateTransformationOptions |
source code
|
|
|
SetAreaOfInterest(self,
*args)
SetAreaOfInterest(CoordinateTransformationOptions self, double
westLongitudeDeg, double southLatitudeDeg, double eastLongitudeDeg,
double northLatitudeDeg) -> bool |
source code
|
|
|
SetOperation(self,
*args)
SetOperation(CoordinateTransformationOptions self, char const *
operation) -> bool |
source code
|
|