Re: [gdal-dev] Motion: promote GDAL 3.4.2 RC2

2022-03-10 Thread Mateusz Loskot
+1 Mateusz

On Thu, 10 Mar 2022 at 17:52, Howard Butler  wrote:
>
> +1
>
> Howard
>
> > On Mar 10, 2022, at 2:03 AM, Rahkonen Jukka (MML) 
> >  wrote:
> >
> > +1
> >
> > -Jukka Rahkonen-
> >
> > -Alkuperäinen viesti-
> > Lähettäjä: gdal-dev  Puolesta Even Rouault
> > Lähetetty: torstai 10. maaliskuuta 2022 9.42
> > Vastaanottaja: gdal-dev@lists.osgeo.org
> > Aihe: [gdal-dev] Motion: promote GDAL 3.4.2 RC2
> >
> > Hi,
> >
> > Motion:
> >
> > Adopt GDAL 3.4.2 RC2 as final 3.4.2 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 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.2 RC2

2022-03-10 Thread Howard Butler
+1 

Howard

> On Mar 10, 2022, at 2:03 AM, Rahkonen Jukka (MML) 
>  wrote:
> 
> +1
> 
> -Jukka Rahkonen-
> 
> -Alkuperäinen viesti-
> Lähettäjä: gdal-dev  Puolesta Even Rouault
> Lähetetty: torstai 10. maaliskuuta 2022 9.42
> Vastaanottaja: gdal-dev@lists.osgeo.org
> Aihe: [gdal-dev] Motion: promote GDAL 3.4.2 RC2
> 
> Hi,
> 
> Motion:
> 
> Adopt GDAL 3.4.2 RC2 as final 3.4.2 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 mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


[gdal-dev] Grok JPEG 2000 Pull Request

2022-03-10 Thread Aaron Boxer via gdal-dev
Hi Folks,

Grok JPEG 2000 library v9.7.2 has just been released.
This open source project is now significantly faster
than the closed source proprietary Kakadu library v8.05
in a number of workflows involving large single and multi tiled images.

You can check out the benchmarks here:
https://github.com/GrokImageCompression/grok

Release is available at :
https://github.com/GrokImageCompression/grok/releases/tag/v9.7.2

GDAL PR in progress here:
https://github.com/OSGeo/gdal/pull/5117

Cheers,Aaron___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


[gdal-dev] libgeotiff 1.7.1 rc2 available

2022-03-10 Thread Even Rouault

Hi,

I've prepared a RC2 for libgeotiff 1.7.1 with the following additional 
changes w.r.t rc1:


* CMake: Fix dllexport
* CMake: Revise exported cmake config wrt BUILD_SHARED_LIBS
* CMake: Revise exported cmake config wrt dependencies
* CMake: Respect _FIND_QUIETLY

Download links:

http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.7.1rc2.tar.gz
http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.7.1rc2.zip

Even

Le 08/03/2022 à 17:05, Even Rouault a écrit :

Hi,

I've prepared a libgeotiff 1.7.1 release candidate.

http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.7.1rc1.tar.gz
http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.7.1rc1.zip

I'll promote it to final later this week if nothing serious is 
reported on it before.



News is:

libgeotiff 1.7.1


* geotiff.h: more precise signature for GTIFDirectoryInfo()
* applygeo.c/geotifcp.c: use uint16/32_t instead of old libtiff non _t 
custom types
* Bump CMake min to 3.0.0 and remove apparently unneeded 
cmake_policy() declarations

* CMake: remove libjpeg and libz from linking of libgeotiff itself.
* geo_config.h: prefix HAVE_xxx and restrict it to 
GEOTIFF_HAVE_STRINGS_H (fixes #61)

* GTIFPrintDefn(): avoid potential nullptr deref. CID 1469240
* CMake: use variable for installation subdirectories, and make sure 
INTERFACE_INCLUDE_DIRECTORIES is exported (fixes #67)
* ReadKey(): only allow reading a key with TIFFTagLocation=0 that has 
a count of 1 to avoid reading an illegal address (and crashing) when 
using GTIFKeyGet() or PrintKey() (fixes #66)

* ReadKey(): add extra warning messages
* CMake: avoid INTERFACE_LINK_LIBRARIES vs 
LINK_INTERFACE_LIBRARIES_DEBUG warning about TIFF


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] Motion: promote GDAL 3.4.2 RC2

2022-03-10 Thread Rahkonen Jukka (MML)
+1

-Jukka Rahkonen-

-Alkuperäinen viesti-
Lähettäjä: gdal-dev  Puolesta Even Rouault
Lähetetty: torstai 10. maaliskuuta 2022 9.42
Vastaanottaja: gdal-dev@lists.osgeo.org
Aihe: [gdal-dev] Motion: promote GDAL 3.4.2 RC2

Hi,

Motion:

Adopt GDAL 3.4.2 RC2 as final 3.4.2 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