[Gdal-dev] gdalwarp output
Ray Joslyn
RJoslyn at etg-sadi.com
Mon Oct 27 13:42:48 EST 2003
Frank,
I could do that however the problem I run into then is that I'm left
having to extract the image at full resolution (since no pixel down
sampling is available in gdal_translate, correct?) which can be quite
memory intensive since gdal_translate also does not have a memory usage
switch to set the amount of memory for caching.
Ray
-----Original Message-----
From: Frank Warmerdam [mailto:warmerdam at pobox.com]
Sent: Monday, October 27, 2003 11:27 AM
To: gdal-dev at remotesensing.org
Subject: Re: [Gdal-dev] gdalwarp output
Ray Joslyn wrote:
> Hello,
>
> Is it possible to get gdalwarp to output only a specific channel or
band
> (similar to the -b parameter of gdal_translate) of a jp2 image?
Ray,
Not as things stand. Rather then wedging a huge amount of complexity
into
gdalwarp I would strongly encourage you to use gdal_translate to cut out
the
band(s) you want before running gdalwarp. If you need a customized
processing
pipeline you could always write your own modified utility using the
warping
API. Looking at gdalwarp would be a good start.
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
_______________________________________________
Gdal-dev mailing list
Gdal-dev at remotesensing.org
http://remotesensing.org/mailman/listinfo/gdal-dev
More information about the Gdal-dev
mailing list