How to run gdal_fillnodata.py from FWTools Shell

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

How to run gdal_fillnodata.py from FWTools Shell

by Cecília Cerdeira :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm using the FWTools 2.6.4, and I can run the utilitieslike gdal_dem,..
But when I try to use the gdal_fillnodata.py from the FWtools shell, I don't get any result.

Can anyone give me some tips on how to run this python files from the Fwtools shell?

Thanks,

Cecília

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

Re: How to run gdal_fillnodata.py from FWTools Shell

by Frank Warmerdam-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Cecília Cerdeira wrote:
> I'm using the FWTools 2.6.4, and I can run the utilitieslike gdal_dem,..
> But when I try to use the gdal_fillnodata.py from the FWtools shell, I
> don't get any result.
>
> Can anyone give me some tips on how to run this python files from the
> Fwtools shell?

Cecília,

I believe gdal_fillnodata.py depends on functions only exposed in the
"next generation" Python API, but FWTools still uses the old Python API
for GDAL because that is what OpenEV depends on.

You would be better using OSGeo4W if you need gdal_fillnodata.py.  I would
note that in OSGeo4W you would need to switch to the GDAL 1.6 or GDAL-DEV
environment for this script.

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam@...
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent

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