Skip to content

Update gdal to 3.1.0 - #117

Open
pyup-bot wants to merge 1 commit into
developfrom
pyup-update-gdal-1.11.4-to-3.1.0
Open

Update gdal to 3.1.0#117
pyup-bot wants to merge 1 commit into
developfrom
pyup-update-gdal-1.11.4-to-3.1.0

Conversation

@pyup-bot

@pyup-bot pyup-bot commented May 7, 2020

Copy link
Copy Markdown

This PR updates gdal from 1.11.4 to 3.1.0.

Changelog

3.1.0

* Implement [RFC 75](https://gdal.org/development/rfc/rfc75_multidimensional_arrays.html): support for multidimensional arrays in MEM, VRT, netCDF, HDF4, HDF5 and GRIB drivers. Read/write for MEM and netCDF. Read/only for others. Add gdalmdiminfo and gdalmdimtranslate utilities.
* Implement [RFC 76](https://gdal.org/development/rfc/rfc76_ogrpythondrivers.html): add capability of writing vector drivers in Python
* New GDAL drivers:
- [COG](https://gdal.org/drivers/raster/cog.html): write-only, for Cloud Optimized GeoTIFF
- [EXR](https://gdal.org/drivers/raster/exr.html): read/write driver, relying on OpenEXR library
- [ISG](https://gdal.org/drivers/raster/isg.html): read-only, for geoid models of the International Service for the Geoid
- [RDB](https://gdal.org/drivers/raster/rdb.html): read-only, for RIEGL Database .mpx RDB 2 files (1538) (needs proprietary SDK)
* New OGR drivers:
- [FlatGeoBuf](https://gdal.org/drivers/vector/flatgeobuf.html): read-support and creation (1742)
- [MapML](https://gdal.org/drivers/vector/mapml.html): read/write driver for experimental web spec
* Improved drivers:
- OAPIF driver (renamed from WFS3): updated to OGC API - Features 1.0 core spec
- GTiff: improve performance of internal overview creation
- GTiff: GeoTIFF 1.1 support
- Shapefile driver: add read/creation/update support for .shz and .shp.zip
- netCDF vector: read/write support for CF-1.8 Encoded Geometries (1287)
- VICAR: multiple improvements and write support (1855)
- DDS: add read support
* Other improvements:
- gdalwarp: accept output drivers with only CreateCopy() capabilities
- [gdal_viewshed](https://gdal.org/programs/gdal_viewshed.html): new utility for viewshed algorithm
* Remove GFT driver now that the online service no longer exists (2050)
* New Sphinx-based documentation
* Multiple security related fixes (ossfuzz)
* Continued code linting (cppcheck, CoverityScan, etc.)
* Compatibility with GDAL 3.0:
 - C and C++ API: backward compatible changes
 - C ABI: backward compatible changes
 - C++ ABI: modified
 - Functional changes: see [MIGRATION_GUIDE.TXT](https://github.com/OSGeo/gdal/blob/v3.1.0/gdal/MIGRATION_GUIDE.TXT)

3.0.4

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.0.4/gdal/NEWS

3.0.3

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.0.3/gdal/NEWS

3.0.2

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.0.2/gdal/NEWS

3.0.1

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.0.1/gdal/NEWS

3.0.0

* Implement [RFC 73](https://trac.osgeo.org/gdal/wiki/rfc73_proj6_wkt2_srsbarn): Integration of PROJ6 for WKT2, late binding capabilities, time-support and unified CRS database. PROJ >= 6 is now a build requirement
* New GDAL drivers:
- DAAS: read driver for Airbus DS Intelligence Data As A Service
- TileDB: read/write driver for https://www.tiledb.io (1402)
* New OGR drivers:
- MongoDBv3: read/write driver using libmongocxx v3.4.0 client (for MongoDB >= 4.0)
* Improved drivers:
- FITS: read/write support for scale, offset and CRS
- netCDF: read support for groups
- PDF: add a COMPOSITION_FILE creation option to generate a complex document
- PDS4: subdataset creation support, read/write table/vector support
* Support for minimal builds on Unix (1250)
* Add a docker/ directory with Dockerfile for different configurations
* Continued code linting

2.4.4

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v2.4.4/gdal/NEWS
Links

@pyup-bot pyup-bot mentioned this pull request May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant