When trying to process legends exports, if one of the file is too large, it returns with an error in the output log.
(LargeZipFile: Filesize would require ZIP64 extensions)
Would require to check file size before using zipfile I guess, or maybe force zip64.
I don't know much about coding so I leave that as an issue
When trying to process legends exports, if one of the file is too large, it returns with an error in the output log. (LargeZipFile: Filesize would require ZIP64 extensions)
Would require to check file size before using zipfile I guess, or maybe force zip64. I don't know much about coding so I leave that as an issue