30 December 2020 1 10K Report

I have several images with overlaping areas. I try to mosaic them using rasterio.merge library. But rasterio.merge funtion replaces those overlapping pixels with "nan" values. I then tried both gdalwarp and gdalmerge. They both do the same as rasterio.merge. Do you have any suggestion for fixing this issue?

More Vahid Akbari's questions See All
Similar questions and discussions