Re: [gdal-dev] Re: gdal_fillnodata error

2009-03-27 Thread Vincent Schut
Wesley Roberts wrote: Hi Vincent and List, You are correct, the library was not in my path and the command you suggested worked perfectly. I think the problem lies in the number of versions of gdal I have installed on my machine. I have a recently downloaded svn version of gdal, gdal 1.5.2 and g

Re: [gdal-dev] Re: gdal_fillnodata error

2009-03-27 Thread Wesley Roberts
Hi Vincent and List, You are correct, the library was not in my path and the command you suggested worked perfectly. I think the problem lies in the number of versions of gdal I have installed on my machine. I have a recently downloaded svn version of gdal, gdal 1.5.2 and gdal 1.4.4. Version 1.4.4

[gdal-dev] Re: gdal_fillnodata error

2009-03-27 Thread Wesley Roberts
Dear list, Sometime last week I posted a question regarding errors associated with gdal_fillnodata. Brent Fraser kindly shared with me some C++ code he had written to approximate the workings of the python gdal_fillnodata app. Through trial and error (and some extra help from Brent) I have finally