<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></head><body
 bgcolor="#FFFFFF" text="#000000">
- Generate JPEG tiles instead of PNG. Tried just replacing the driver's 
name (PNG) with JPEG. Didn't work. Base tiles are generated, but 
overview tiles are not. Getting this error instead: ERROR 1: Buffer too 
small<br>
- Apply a color to nodata value of generated tiles. Tried passing -a 
"200,0,0" to gdal2tiles, but it was ignored.<br>
  <br>
  <br>
Log file, with GDAL_DEBUG=On, where you can see the first problem 
(buffer too small): 
<a class="moz-txt-link-freetext" href="https://dl.dropboxusercontent.com/u/6599273/errors/gdal/gdal2tiles_error.log">https://dl.dropboxusercontent.com/u/6599273/errors/gdal/gdal2tiles_error.log</a><br>
Modified version of gdal2tiles, to generate xyz caches instead of tms 
ones: 
<a class="moz-txt-link-freetext" href="https://dl.dropboxusercontent.com/u/6599273/errors/gdal/gdal2tiles_modified.py">https://dl.dropboxusercontent.com/u/6599273/errors/gdal/gdal2tiles_modified.py</a><br>
tif tile for testing (same error with other ones): 
<a class="moz-txt-link-freetext" href="https://dl.dropboxusercontent.com/u/6599273/gis_data/katrina.tif">https://dl.dropboxusercontent.com/u/6599273/gis_data/katrina.tif</a><br>
  <br>
Many thanks!<br>
  <br>
  <div class="moz-signature">-- <br><span><meta charset="utf-8"><div 
style="color: rgb(0, 0, 0); font-family: arial, sans-serif; font-size: 
13px; font-style: normal; font-variant: normal; font-weight: normal; 
letter-spacing: normal; line-height: normal; orphans: auto; text-align: 
start; text-indent: 0px; text-transform: none; white-space: normal; 
widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; 
word-wrap: break-word; background-color: rgb(255, 255, 255);">Jorge 
Arévalo</div><div style="color: rgb(0, 0, 0); font-family: arial, 
sans-serif; font-size: 13px; font-style: normal; font-variant: normal; 
font-weight: normal; letter-spacing: normal; line-height: normal; 
orphans: auto; text-align: start; text-indent: 0px; text-transform: 
none; white-space: normal; widows: auto; word-spacing: 0px; 
-webkit-text-stroke-width: 0px; word-wrap: break-word; background-color:
 rgb(255, 255, 255);"><br></div><div style="color: rgb(0, 0, 0); 
font-family: arial, sans-serif; font-size: 13px; font-style: normal; 
font-variant: normal; font-weight: normal; letter-spacing: normal; 
line-height: normal; orphans: auto; text-align: start; text-indent: 0px;
 text-transform: none; white-space: normal; widows: auto; word-spacing: 
0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; 
background-color: rgb(255, 255, 255);">CartoDB<br><a 
href="http://cartodb.com/" target="_blank" style="color: rgb(17, 85, 
204);">http://cartodb.com/</a></div> </span></div>
</body>
</html>