Closed iamtekson closed 2 years ago
For the large rasters, >2GB, it will throw the error message as Error: string longer than 2147483647 bytes. This error is originally from python-request issue.
Error: string longer than 2147483647 bytes
For the large rasters, >2GB, it will throw the error message as
Error: string longer than 2147483647 bytes
. This error is originally from python-request issue.