Aitchison ,
Subject: Re: [gdal-dev] ERROR 13: The specified key does not exist
Greetings,
The problem was writing directly from one AWS instance to another.
I have to write to the local instance, than copy to the other instance.
Thanks
Clive
On Mon, 12 Dec 2022 at 09:57, Andrew C
Greetings,
The problem was writing directly from one AWS instance to another.
I have to write to the local instance, than copy to the other instance.
Thanks
Clive
On Mon, 12 Dec 2022 at 09:57, Andrew C Aitchison
wrote:
> On Mon, 12 Dec 2022, Clive Swan wrote:
>
> > Greetings,
> >
> > I have be
Hi,
Please show the whole command that you used. That way it is much easier to find
out the error in your syntax.
-Jukka Rahkonen-
Lähettäjä: gdal-dev Puolesta Clive Swan
Lähetetty: maanantai 12. joulukuuta 2022 13.06
Vastaanottaja: gdal-dev@lists.osgeo.org
Aihe: [gdal-dev] ERROR 13: The
I reran the gdal_translate command using tif, not the .vrt. Now I get*
ERROR: *too many commands
I need to specify
-co BIGTIFF=YES -co COMPRESS=LZW -co BLOCKXSIZE=128 -co BLOCKYSIZE=128 -co
NUM_THREADS=ALL_CPUS --config GDAL_CACHEMAX 10 --config CPL_TMPDIR
/data/tmp --config CPL_VSIL_USE_TEMP
I deleted all the vrt files, in case the error was related to the
bucket/key relationship.
The AWS key has not been updated.
I reran the script again, I am still getting a permissions error??
*ERROR 4:* Attempt to create new tiff file
`/vsis3/summer-outputs/5/coastal.tif' failed: Permission deni
Greetings,
I have been using the security details for weeks, now getting an odd error.
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
*ERROR 4:* Attempt to create new tiff file `/vsis3/summer-outputs/3/coastal-
-2020.tif' failed: Permission denied
Input file size is 45, 225000*ERROR 13*: The specifie