Re: [gdal-dev] /vsis3/ write geotiff - am I reading this wrong?

2021-11-04 Thread Vladimir Sandoval
I was able to get this to work by upgrading to V3.3.3. 03.11.2021, 20:01, "Vladimir Sandoval" :With GDAL v3.2.1, Windows 10 - trying to write a geotiff to an S3 bucket using /vsis3/. The documentation states: It also allows sequential writing of files. No seeks or read operations are then allowed, so in particular direct writing of GeoTIFF files with the GTiff driver is not supported, unless, if, starting with GDAL 3.2, the CPL_VSIL_USE_TEMP_FILE_FOR_RANDOM_WRITE configuration option is set to YES, in which case random-write access is possible (involves the creation of a temporary local file, whose location is controlled by the CPL_TMPDIR configuration option). So I have (obfuscated for privacy) gdal_translate ---config AWS_CONFIG_FILE c:/temp/credentials --config AWS_PROFILE myProfile --config AWS_VIRTUAL_HOSTING FALSE --config AWS_S3_ENDPOINT ourEndpoint.com --config CPL_VSIL_USE_TEMP_FILE_FOR_RANDOM_WRITE YES --config CPL_TMPDIR c:/temp/ -of COG  c:/temp/BlueMarbleJune.ntf /vsis3/test-imagery/COGS/BlueMarbleJune2.cog.tif and I get:Input file size is 21600, 10800ERROR 1: Only read-only mode is supported for /vsicurl So, can I write a geotiff to S3 using those config options, or am I reading or doing something wrong with them?  I am able to write sequential rasters like NITF to S3. V  ,___gdal-dev mailing listgdal-dev@lists.osgeo.orghttps://lists.osgeo.org/mailman/listinfo/gdal-dev___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


Re: [gdal-dev] Motion: promote GDAL 3.4.0RC3 as final issue

2021-11-04 Thread Daniel Morissette

+1

Daniel

On 2021-11-04 11:23, Howard Butler wrote:

+1 Howard


On Nov 4, 2021, at 10:02 AM, Mateusz Loskot  wrote:

+1 Mateusz

On Thu, 4 Nov 2021 at 15:23, Rahkonen Jukka (MML)
 wrote:


+1

-Jukka Rahkonen-

-Alkuperäinen viesti-
Lähettäjä: gdal-dev  Puolesta Even Rouault
Lähetetty: torstai 4. marraskuuta 2021 14.33
Vastaanottaja: gdal-dev@lists.osgeo.org
Aihe: [gdal-dev] Motion: promote GDAL 3.4.0RC3 as final issue

Hi,

RC3 should be the last iteration needed to allow 3.4.0 to be released.

Motion:

Adopt GDAL 3.4.0 RC3 as final 3.4.0 release

Starting with my +1

Even

--
http://www.spatialys.com
My software is free, but my time generally not.

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev




--
Mateusz Loskot, http://mateusz.loskot.net
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev




--
Daniel Morissette
Mapgears Inc
T: +1 418-696-5056 #201
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


Re: [gdal-dev] Motion: promote GDAL 3.4.0RC3 as final issue

2021-11-04 Thread Howard Butler
+1 Howard

> On Nov 4, 2021, at 10:02 AM, Mateusz Loskot  wrote:
> 
> +1 Mateusz
> 
> On Thu, 4 Nov 2021 at 15:23, Rahkonen Jukka (MML)
>  wrote:
>> 
>> +1
>> 
>> -Jukka Rahkonen-
>> 
>> -Alkuperäinen viesti-
>> Lähettäjä: gdal-dev  Puolesta Even Rouault
>> Lähetetty: torstai 4. marraskuuta 2021 14.33
>> Vastaanottaja: gdal-dev@lists.osgeo.org
>> Aihe: [gdal-dev] Motion: promote GDAL 3.4.0RC3 as final issue
>> 
>> Hi,
>> 
>> RC3 should be the last iteration needed to allow 3.4.0 to be released.
>> 
>> Motion:
>> 
>> Adopt GDAL 3.4.0 RC3 as final 3.4.0 release
>> 
>> Starting with my +1
>> 
>> Even
>> 
>> --
>> http://www.spatialys.com
>> My software is free, but my time generally not.
>> 
>> ___
>> gdal-dev mailing list
>> gdal-dev@lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/gdal-dev
>> ___
>> gdal-dev mailing list
>> gdal-dev@lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/gdal-dev
> 
> 
> 
> -- 
> Mateusz Loskot, http://mateusz.loskot.net
> ___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


Re: [gdal-dev] Motion: promote GDAL 3.4.0RC3 as final issue

2021-11-04 Thread Mateusz Loskot
+1 Mateusz

On Thu, 4 Nov 2021 at 15:23, Rahkonen Jukka (MML)
 wrote:
>
> +1
>
> -Jukka Rahkonen-
>
> -Alkuperäinen viesti-
> Lähettäjä: gdal-dev  Puolesta Even Rouault
> Lähetetty: torstai 4. marraskuuta 2021 14.33
> Vastaanottaja: gdal-dev@lists.osgeo.org
> Aihe: [gdal-dev] Motion: promote GDAL 3.4.0RC3 as final issue
>
> Hi,
>
> RC3 should be the last iteration needed to allow 3.4.0 to be released.
>
> Motion:
>
> Adopt GDAL 3.4.0 RC3 as final 3.4.0 release
>
> Starting with my +1
>
> Even
>
> --
> http://www.spatialys.com
> My software is free, but my time generally not.
>
> ___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
> ___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev



-- 
Mateusz Loskot, http://mateusz.loskot.net
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


Re: [gdal-dev] Motion: promote GDAL 3.4.0RC3 as final issue

2021-11-04 Thread Rahkonen Jukka (MML)
+1

-Jukka Rahkonen-

-Alkuperäinen viesti-
Lähettäjä: gdal-dev  Puolesta Even Rouault
Lähetetty: torstai 4. marraskuuta 2021 14.33
Vastaanottaja: gdal-dev@lists.osgeo.org
Aihe: [gdal-dev] Motion: promote GDAL 3.4.0RC3 as final issue

Hi,

RC3 should be the last iteration needed to allow 3.4.0 to be released.

Motion:

Adopt GDAL 3.4.0 RC3 as final 3.4.0 release

Starting with my +1

Even

-- 
http://www.spatialys.com
My software is free, but my time generally not.

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


[gdal-dev] Motion: promote GDAL 3.4.0RC3 as final issue

2021-11-04 Thread Even Rouault

Hi,

RC3 should be the last iteration needed to allow 3.4.0 to be released.

Motion:

Adopt GDAL 3.4.0 RC3 as final 3.4.0 release

Starting with my +1

Even

--
http://www.spatialys.com
My software is free, but my time generally not.

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


Re: [gdal-dev] GDAL 3.4.0 RC3 available

2021-11-04 Thread Even Rouault

Hi,

a ultimate RC3 whose only change w.r.t RC2 is to fix a build issue in 
the DGNv8 driver (that depends on the proprietary ODA Teigha library, so 
only affects a subset of users)


Updated links:

  https://download.osgeo.org/gdal/3.4.0/gdal-3.4.0rc3.tar.xz
  https://download.osgeo.org/gdal/3.4.0/gdal-3.4.0rc3.tar.gz
  https://download.osgeo.org/gdal/3.4.0/gdal340rc3.zip
  https://github.com/OSGeo/gdal/blob/v3.4.0RC3/gdal/NEWS.md

Even

Le 03/11/2021 à 12:01, Even Rouault a écrit :

Hi,

I've issued a RC2 with the following changes w.r.t RC1:
- mkgdaldist.sh: remove autom4te.cache dir from archive (fixes #4748)
- GTiff: explicitly enable strip choping
- MITAB: allow reading MID/MIF files with lines up to 1 million bytes 
(fixes #3943)
- OGRSpatialReference::GetName(): workaround a PROJ 8.2.0 bug for 
BoundCRS


Updated links:

  https://download.osgeo.org/gdal/3.4.0/gdal-3.4.0rc2.tar.xz
  https://download.osgeo.org/gdal/3.4.0/gdal-3.4.0rc2.tar.gz
  https://download.osgeo.org/gdal/3.4.0/gdal340rc2.zip
https://download.osgeo.org/gdal/3.4.0/gdalautotest-3.4.0rc2.tar.gz
  https://download.osgeo.org/gdal/3.4.0/gdalautotest-3.4.0rc2.zip
  https://github.com/OSGeo/gdal/blob/v3.4.0RC2/gdal/NEWS.md

Even

Le 01/11/2021 à 17:27, Even Rouault a écrit :

Hi,

I have prepared a GDAL/OGR 3.4.0 release candidate.

Pick up an archive among the following ones (by ascending size):

  https://download.osgeo.org/gdal/3.4.0/gdal-3.4.0rc1.tar.xz
  https://download.osgeo.org/gdal/3.4.0/gdal-3.4.0rc1.tar.gz
  https://download.osgeo.org/gdal/3.4.0/gdal340rc1.zip

A snapshot of the gdalautotest suite is also available :

https://download.osgeo.org/gdal/3.4.0/gdalautotest-3.4.0rc1.tar.gz
https://download.osgeo.org/gdal/3.4.0/gdalautotest-3.4.0rc1.zip

A snapshot of the documentation is at:

  https://download.osgeo.org/gdal/3.4.0/gdal340doc.zip

GDAL-GRASS plugin:

  https://download.osgeo.org/gdal/3.4.0/gdal-grass-3.4.0.tar.gz

NEWS at:

  https://github.com/OSGeo/gdal/blob/v3.4.0RC1/gdal/NEWS.md

I'll call for a vote promoting it to final later this week if no
serious problems are reported before.

Best regards,

Even


--
http://www.spatialys.com
My software is free, but my time generally not.

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


Re: [gdal-dev] GDAL/OGR coordinate transformations candidate operations priority

2021-11-04 Thread Pedro Venâncio
Hi Even,

I'm testing this fix on PROJ 8.2.0, but I'm getting the same output than
before the fix:

C:\OSGeo4W>gdaltransform -s_srs EPSG:20790 -t_srs EPSG:3763
Enter X Y [Z [T]] values separated by space, and press Return.
286415 431434
86412.5265012686 131433.856093867 0

C:\OSGeo4W>gdalinfo --version
GDAL 3.3.3, released 2021/10/25

C:\OSGeo4W>proj
Rel. 8.2.0, November 1st, 2021
usage: proj [-bdeEfiIlmorsStTvVwW [args]] [+opt[=arg] ...] [file ...]

Can you confirm?

Thanks! Best regards,
Pedro


Pedro Venâncio  escreveu no dia quarta,
6/10/2021 à(s) 00:38:

> So, the default will be the use of the operation with better accuracy,
>> right?
>>
>> yes, due to the issue with the prime meridian, PROJ was confused and
>> didn't find any valid operation with the appropriate area of use, and thus
>> it fell back to an operation not using a grid
>>
> Perfect, thank you very much Even!
>
> Pedro
>
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev