PROJ 9.5.1
Updates
-
Database: update to EPSG v11.022 (#4254, #4275, #4297, #4312)
-
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
nullptrdereference on invalidVERTCS[](#4266) -
Fixed
sql_filelist.cmakerelative path issue (#4296) -
Fail consistently on network error and grid transformations (#4302)
-
Fix
-Wshadowwarnings betweenparammappings.cppandsingleoperation.cppwith 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)