gdal_fillnodata.py

View: New views
2 Messages — Rating Filter:   Alert me  

gdal_fillnodata.py

by mlrenner :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am using FWTools2.4.2 Windows XP 64bit and am trying to use gdal_fillnodata
and I receive this message:

gdal.FillNodata() not available.  You are likely using "old gen"
bindings or an older version of the next gen bindings.

Is this a supported utility or currently under development? I've also tried
using OSGeo4w with no luck. Any help is appreciated

Matthew
_______________________________________________
FWTools mailing list
FWTools@...
http://lists.maptools.org/mailman/listinfo/fwtools
http://fwtools.maptools.org/

Re: gdal_fillnodata.py

by Bryan Keith-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> I am using FWTools2.4.2 Windows XP 64bit and am trying to use
> gdal_fillnodata
> and I receive this message:
>
> gdal.FillNodata() not available.  You are likely using "old gen"
> bindings or an older version of the next gen bindings.
>
> Is this a supported utility or currently under development? I've also
> tried
> using OSGeo4w with no luck. Any help is appreciated

Matthew,

I used gdal_fillnodata a few months ago.  It's in the gdal-dev branch of
OSGeo4w.  Once I set the path in the OSGeo4w shell, I was able to use
gdal_fillnodata:

set path=c:\OSGeo4W\apps\gdal-dev\bin;%path%

Hope that helps.

Bryan

>
> Matthew
> _______________________________________________
> FWTools mailing list
> FWTools@...
> http://lists.maptools.org/mailman/listinfo/fwtools
> http://fwtools.maptools.org/
>


_______________________________________________
FWTools mailing list
FWTools@...
http://lists.maptools.org/mailman/listinfo/fwtools
http://fwtools.maptools.org/