In anticipation of the releases scheduled for December 1st, I have prepared 
release candidates
for both PROJ and PROJ-data. Download the archives here:

https://download.osgeo.org/proj/proj-9.5.1RC1.tar.gz 
https://download.osgeo.org/proj/proj-9.5.1RC1.zip 

https://download.osgeo.org/proj/proj-data-1.20RC1.tar.gz 
https://download.osgeo.org/proj/proj-data-1.20RC1.zip

The PROJ-data adds grids for use in Hungary and Thüringen, Germany.
See the release notes for PROJ below.

As always, please test the release candidates and report any issues you may 
find. Either here on the mailing list or on GitHub.

/Kristian

——————————————————————————————

# PROJ Release Notes

## 9.5.1

### Updates

* Database: update to EPSG v11.021 (#4254, #4275, #4297)

* Speed-up dramatically proj.db build time (#4280)

* Database: ingest deprecated ESRI names to be able to better import old WKT 
ESRI (#4282)

### Bug fixes

* `findsOpsInRegistryWithIntermediate()`: Restrict to using known source/target 
CRS that have the same originating authority (#4252)

* `isTimeDependent()`: Do not mark "static" Coordinate Frame helmert 
transformations as time-dependent, only time-dependent ones (#4259)

* Fix clang-19 "warning: empty paragraph passed to '@throw' command 
[-Wdocumentation]" (#4263)

* WKT importer: fix `nullptr` dereference on invalid `VERTCS[]` (#4266)

* Fixed `sql_filelist.cmake` relative path issue (#4296)

* Fail consistently on network error and grid transformations (#4302)

* Fix `-Wshadow` warnings between `parammappings.cpp` and `singleoperation.cpp` 
with unity builds (#4304)

* Removed leftover setting of `CMAKE_REQUIRED_FLAGS` (#4322)

* WKT1 ESRI export: fix wrong mapping of Lambert Cylindrical Equal Area to 
Behrmann (#4328)

* Numerous documentation fixes (#4248, #4267, #4291, #4293)
_______________________________________________
PROJ mailing list
PROJ@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/proj

Reply via email to