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 > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
