lla
On Sun, Sep 22, 2024 at 5:07 AM Even Rouault
wrote:
> Hi Pradeep
>
> Can you give a try to https://github.com/OSGeo/gdal/pull/10857 ?
>
> Even
> Le 22/09/2024 à 07:37, Pradeep kumar via gdal-dev a écrit :
>
> Dear GDAL Developers,
>
>
> I hope this message
Dear GDAL Developers,
I hope this message finds you well.
I am experiencing an issue with GDAL’s VSICURL virtual file system where
the Authorization header is being passed to redirected pre-signed S3 URLs,
leading to errors when accessing AWS S3.
*Background:*
In my use case, I have a proxy
Hi All,
I am georeferencing aerial images with gcps using gdal_translate and
gdalwarp. Before georeferencing image(warping) I would like to check
quality and final result on a control_point cp (eg disabeld gcps).
Therefore I would like to calculate the coordinates in destination image
for a indepe
Dear gdal-dev team,
we have to build a mosaic for 350 aerial images. These images are gray
images and have an alpha band. The avg size of each images is 24000x24000.
The size of final mosaic would be 1676843x1441203. The coordinate system
of input images and final mosaic is EPSG:25832
First app