Hello,<br><br>I am fiddling with some old scanned (handmade) maps. In order to reduce the size of the data, and since<br>the maps has a limited amount of colors, i figured that using palettized 8BPP tiffs would be suitable in this <br>
case.<br><br>I got several tiles that make up the whole area, using rgb(0,0,0) as nodata (making JPEG compression<br>unsuitable)<br><br>The idea was to use VRT to join these together, but since they all have different color tables,<br>
this is not possible.<br><br>Would it be an idea to implement support for an &quot;expand option&quot; in VRT, e.g expanding to rgb/rgba ?<br><br>Not sure how many would need this feature though.<br><br><br>-- oyvind<br>