[gdal-dev] reading non baseline tiffs with python image
Frank Warmerdam
warmerdam at pobox.com
Wed Oct 24 11:20:46 PDT 2012
On Wed, Oct 24, 2012 at 9:48 AM, Travis Kirstine
<traviskirstine at gmail.com>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 will have a black boarder around a
> portion of the image. Any thoughts?
Travis,
Do you mean PIL? I can't think of any reason this would
happen. BASELINE normally just means that GeoTIFF tags
and the custom GDAL_METADATA tag are avoided. I don't
see why those would make a difference such as you describe
to any other software.
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 Software Developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20121024/0b0456a5/attachment.html>
More information about the gdal-dev
mailing list