On Sun, 2017-04-23 at 09:35 +0200, Grégory Bataille wrote: > Is your TIF transparent background using properly the NODATA special value? > If so you can tell gdal2tiles how to interpret and translate the nodata in > RGBA using the -a option > gdal2tiles.py SOURCE DEST -a 0,0,0,0
Thank you, that solved the problem. I was aware of NODATA when creating images but had not realized that could also apply in this case. -- John W. (Jack) Glendening 831-484-6929 25953 Deer Run Lane Salinas, CA 93908 _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
