When a .tiff image exported from GEE opened in ArcMap, why the extra black background appears along with the required geometry?
Using this code for exporting to google drive:
Export.image.toDrive({image: classified, description: 'GreenLand', region: MH, scale: 10, });