Skip to main content
I have a bunch of raster KMZs that I want to conver to another raster format like geotiff. I inserted a geometry filter to just filter out the raster to write to geotiff. When I write out one file as a test, I am getting 17 different raster images as output. Why is this and how can I just get one image file as output? I tried to use mosaic raster before writing out to geotiff but it did not give a good result.

Hi

 

By default for each incoming KMZ file/raster you will get a GeoTIFF file output. The way to avoid that is, as you tried, the RasterMosaicker transformer. In what way was the result not good?

 

 

Regards

 

 

Mark


Reply