On behalf of the PROJ team I am happy to announce the release of PROJ 9.6.1 and PROJ-data 1.22!
The PROJ release includes updates to the the database contents, as well as a number of bug fixes. See the release notes below. The PROJ-data release includes * Dutch grids for height conversions * The Japanese JPGEO2024 geoid * Latvian transformation grid for the LKS-2020 reference frame * Transformation grid for EVRF2019 in Denmark Download the archives here: http://download.osgeo.org/proj/proj-9.6.1.tar.gz http://download.osgeo.org/proj/proj-9.6.1.zip http://download.osgeo.org/proj/proj-data-1.22.tar.gz http://download.osgeo.org/proj/proj-data-1.22.zip /Kristian —————————————————————— # PROJ Release Notes ## 9.6.1 ### Updates * Update EPSG to 12.012 (#4498) * Add an option to ship PDB files (#4505) ### Bug Fixes * Deal with South Orientated TMerc presented as regular TMerc but with Scale_Factor=-1 (#4427) * Add missing 'limits' and 'algorithm' includes (#4444) * CMake: avoid detection of C23 `#embed` on too old compilers (#4463) * `createOperations()`: for NAD83(CSRS)[x] to NAD83(CSRS)[y], do not go through NAD83 (#4467) * Add missing include for `uint32_t` on Windows with gcc 15.1 (#4478) * `getGeoidModels`: use vertical_crs.datum_code to get vcrss that uses different units (#4480) * `FileManager::open_resource_file()`: honour known URLs from grid_alternatives that don't point to cdn.proj.org (#4481) * Database: update ESRI to ArcGIS Pro 3.5 (#4493) * `createOperationsCompoundToGeog()`: avoid bringing non-sensical transformations (#4494) * Bug correction in Wagner VI projection parameters (#4453) * C++: Fix bare `isnan()` to `std::isnan()` (#4472) * Database: fix duplicated entries with auxiliary database (#4482) * Use `std::abs` instead of `abs` for NetBSD (#4486) * Fix Windows build when both `EMBED_RESOURCE_FILES` and `USE_ONLY_EMBEDDED_RESOURCE_FILES` are set (#4508) _______________________________________________ PROJ mailing list PROJ@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/proj