[gdal-dev] Wrong number or type of arguments for overloaded function 'CoordinateTransformation_TransformPoint'

DeTracey, Brendan Brendan.DeTracey at dfo-mpo.gc.ca
Tue Feb 10 11:36:27 PST 2015


Yes, I pass the GDAL_DATA test:

import osr
testSR = osr.SpatialReference()
testSR.ImportFromEPSG(4326)
print testSR.ExportToPrettyWkt()

although I did fail it on my linux laptop last week.

I'll have to try the tolatlong.py script at home on my crappy linux laptop to see if the problem is specific to Windows Anaconda. I have raised an issue on their github. Hopefully it will be resolved there.

Thanks,
Brendan


> Brendan,
> Is GDAL_DATA set?  I seem to remember that error if it was missing.
> Just a guess though...
> 
> kss
> 
> --
> Kyle
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev


More information about the gdal-dev mailing list