I have a series of about 40 small GeoTIFFs that need to be merged together to make one large image. Each GeoTIFF has 2000 bands. I've tried using both gdal_merge and gdal_retile to pull the images together. While this works to pull them together and put them in the right places, it doesn't seem to recolor the images on the same scale. This may be an obvious question, but is there a way to tell GDAL to recolor the tiles based on a unified color scale?
أكثر...

أكثر...