After poking around a little more it appear the problem is related
internal tiling with the tifs (not the profile) and yes I am using PIL
.
On 24 October 2012 14:20, Frank Warmerdam wrote:
>
>
> On Wed, Oct 24, 2012 at 9:48 AM, Travis Kirstine
> wrote:
>>
>> I've been using the python image mo
On Wed, Oct 24, 2012 at 9:48 AM, Travis Kirstine
wrote:
> I've been using the python image module to resize geotiff images. I've
> noticed that if the source tif image is not created using the gdal
> PROFILE=BASELINE option the python resize function will return
> unexpected results. The output w
I've been using the python image module to resize geotiff images. I've
noticed that if the source tif image is not created using the gdal
PROFILE=BASELINE option the python resize function will return
unexpected results. The output will have a black boarder around a
portion of the image. Any thou