0
votes
0answers
29 views

Four band raster - ColorInterp of the IR band

I have a four band aerial photography raster. The bands contain Red, Green, Blue, and IR data. Using GDALInfo we get something like this currently: Band 1 Block=2933x1 Type=UInt16, ...
4
votes
1answer
116 views

Add band to existing GeoTiff using GDAL

This seems like it should be straightforward but I can't for the life of me figure it out. Given an existing GeoTiff containing a single band, how can you add another band to that GeoTiff? Is the ...
3
votes
2answers
107 views

What Information Does the Blue Band Provide?

I am playing around with ERDAS and was implementing image difference on two rasters separated by interval of time. I was using a blue band raster and I created a default threshold for percentage ...