[gdal-dev] gradient alpha transparency bands for edge-blending in gdal_merge

Jeffrey Warren jeff at unterbahn.com
Sun Jan 1 23:55:27 EST 2012


I'm using some images with blurred edges (like http://tinyurl.com/6r2s3z4)
to mosaic a larger geotiff with gdal_merge, but it doesn't respect
transparency that's not either 0 or 1. Is there any way to achieve this
without coding my own merge tool?

This is what results: http://tinyurl.com/7xckw98

The command i'm using (gdal 1.7.3 on ubuntu 11.10) is:

gdal_merge.py -n 0 -o warren-township-geo.tif 47539-geo.tif 47543-geo.tif
47547-geo.tif

More detail on this issue is here:
https://github.com/jywarren/mapknitter/issues/15#issuecomment-3326956

I'd appreciate any tips, and I am wondering if I can contribute if this
functionality does not exist already.

Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20120101/2fd52ca1/attachment.html


More information about the gdal-dev mailing list