File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 11# PROJ Release Notes
22
3+ ## 9.5.1
4+
5+ ### Updates
6+
7+ * Database: update to EPSG v11.021 (#4254 , #4275 , #4297 )
8+
9+ * Speed-up dramatically proj.db build time (#4280 )
10+
11+ * Database: ingest deprecated ESRI names to be able to better import old WKT ESRI (#4282 )
12+
13+ ### Bug fixes
14+
15+ * ` findsOpsInRegistryWithIntermediate() ` : Restrict to using known source/target CRS that have the same originating authority (#4252 )
16+
17+ * ` isTimeDependent() ` : Do not mark "static" Coordinate Frame helmert transformations as time-dependent, only time-dependent ones (#4259 )
18+
19+ * Fix clang-19 "warning: empty paragraph passed to '@throw ' command [ -Wdocumentation] " (#4263 )
20+
21+ * WKT importer: fix ` nullptr ` dereference on invalid ` VERTCS[] ` (#4266 )
22+
23+ * Fixed ` sql_filelist.cmake ` relative path issue (#4296 )
24+
25+ * Fail consistently on network error and grid transformations (#4302 )
26+
27+ * Fix ` -Wshadow ` warnings between ` parammappings.cpp ` and ` singleoperation.cpp ` with unity builds (#4304 )
28+
29+ * Removed leftover setting of ` CMAKE_REQUIRED_FLAGS ` (#4322 )
30+
31+ * WKT1 ESRI export: fix wrong mapping of Lambert Cylindrical Equal Area to Behrmann (#4328 )
32+
33+ * Numerous documentation fixes (#4248 , #4267 , #4291 , #4293 )
34+
335## 9.5.0
436
537### Updates
You can’t perform that action at this time.
0 commit comments