Re: [gdal-dev] GDALGetRandomRasterSample in gdalinfo.py

2011-01-25 Thread Christopher Barker
On 1/25/11 3:00 PM, K.-Michael Aye wrote: Dear all, I am puzzled how this function works in the current gdalinfo.py from here: http://svn.osgeo.org/gdal/trunk/gdal/swig/python/samples/gdalinfo.py because I can't see any 'import' that would make this function known? Could somebody lift the vei

[gdal-dev] GDALGetRandomRasterSample in gdalinfo.py

2011-01-25 Thread K . -Michael Aye
Dear all, I am puzzled how this function works in the current gdalinfo.py from here: http://svn.osgeo.org/gdal/trunk/gdal/swig/python/samples/gdalinfo.py because I can't see any 'import' that would make this function known? Could somebody lift the veil for me? ;) Best regards, Michael ___