I am posting this here as I did not manage to reproduce neither with gdalwarp nor the SWIG bindings for python.
I am having a very weird behavior with custom presigned URL (and hence quite long). Here's a test to reproduce (I removed all special characters in the query part):
Hello Thomas,
I am posting this here as I did not manage to reproduce neither with
gdalwarp
nor the SWIG bindings for python.I am having a very weird behavior with custom presigned URL (and hence quite long). Here's a test to reproduce (I removed all special characters in the query part):
Yields:
Note that if you remove the period from my user id (
t.coquet
->tcoquet
), the error disappears.The following python code was used to test GDAL. I saw no error on my side:
Any idea? Thanks
[UPDATE]
gdal 3.0.4
locally,go 1.18
, running on Ubuntu, latestgodal
version. I have the same bug usingosgeo/gdal:alpine-small-3.4.2