List<GridCoverage2d> coverages; GridCoverage2D bmpCoverage = new BandMergeProcess().execute(coverages, null, null, null);
new GeoTiffWriter().write(bmpCoverage,null).dispose(); On Thursday, April 16, 2020, 8:14:47 PM CDT, John Paul <japau...@yahoo.com> wrote: Support- I am trying to merge multiple ArcGrid files into a single Geotiff file. When using the BandMergeProcess, each grid coverage is a separate band and only the first band has the color grey assigned. How can a single grey scaled band geotiff be created from multiple ArcGrid files? Thanks-
_______________________________________________ GeoTools-GT2-Users mailing list GeoTools-GT2-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users