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
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
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