R: [Gdal-dev] Error messages
Frank Warmerdam
warmerdam at pobox.com
Mon Mar 3 11:32:58 EST 2003
Ayman Kamal wrote:
> "gdal_translate"
>
> I do exactly as it does; getting a source image of
> format "GeoTiff" and converting it to a destination
> image of format "BMP", that's all.
>
> So I guess the percentage I get is a kind of feedback
> about how much of the destination file was done.
Ayman,
If you are using gdal_translate directly, there was no way to supress
the progress monitor feedback, but I have just added a "-quiet" flag to
do so.
If you have cloned the code from gdal_translate into your own program, then
just replace GDALTermProgress with GDALDummyProgress.
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | Geospatial Programmer for Rent
More information about the Gdal-dev
mailing list