[Bug 251965] graphics/gdal: Update to 3.2.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 19 18:30:33 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251965

            Bug ID: 251965
           Summary: graphics/gdal: Update to 3.2.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/OSGeo/gdal/blob/v3.2.0/gdal/NEWS
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: lbartoletti at FreeBSD.org
                CC: pi at FreeBSD.org, rhurlin at FreeBSD.org
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)

Created attachment 220722
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220722&action=edit
gdal 3.2.0

graphics/gdal: Update to 3.2.0

- Update to 3.2.0
- Add sane options as usual,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224004#c38


The 3.2.0 release is a new feature release with the following highlights:

* New GDAL drivers:
– [ESRIC](https://gdal.org/drivers/raster/esric.html): ESRI bundle cache
read-only driver (#2663)
– [HEIF](https://gdal.org/drivers/raster/heif.html): read-only driver for
HEIF/HEIC file. Requires libheif
– [OGCAPI](https://gdal.org/drivers/raster/ogcapi.html): tiles/maps/coverage
raster/vector experimental driver
– [TGA](https://gdal.org/drivers/raster/tga.html): read/only driver to read TGA
image file format

* New OGR drivers:
– [LVBAG](https://gdal.org/drivers/vector/lvbag.html): read-only support for
Dutch LVBAG/Kadaster 2.0 vector format

* New utilities:
– [gdal_create](https://gdal.org/programs/gdal_create.htm): to
create/initialize a new raster file

* Other improvements:
– Multi-threaded overview computation (if GDAL_NUM_THREADS set)
– COG driver: TILING_SCHEME creation option
– OpenFileGDB driver: add support for using spatial indexes
– BAG driver: multiple improvements
– FITS driver: multiple improvements (MEF and binary table support)
– NITF driver: support for SNIP TREs
– OGRFieldDefn: support UNIQUE constraint
– OGRFieldDefn: support a AlternativeName (alias) property (#2729)
– Python bindings: move implementation of scripts (except gdal2tiles) in
osgeo.utils package to be reusable
– Faster GTIFF Deflate compression/decompression through libdeflate (if using
internal libtiff or libtiff > 4.1.0)

* Removed functionality:
– API_PROXY mechanism: likely never used for real usage.
– Removal of GDAL and OGR ArcSDE drivers



Tested with qgis/qgis-ltr, saga, grass7, postgis, etc... all gis softwares

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list