Developing in Python, I've tried a number of inputs for
TransformPoint, and can't seem to figure out how to get this right.
And web searches reveal several people asking similar questions
without an answer. Anyone?

Here's the error I get:

NotImplementedError: Wrong number of arguments for overloaded function 'Coordina
teTransformation_TransformPoint'.
  Possible C/C++ prototypes are:
    TransformPoint(double [3])
    TransformPoint(double [3],double,double,double)
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to