Updates
-
Added various Brazillian grids to the database #2277
-
Added geoid file for Canary Islands to the database #2312
-
Updated EPSG database to version 9.8.15 #2310
Bug fixes
-
WKT parser: do not raise warning when parsing a WKT2:2015 TIMECRS
whose TIMEUNIT is at the CS level, and not inside #2281 -
Parse '+proj=something_not_latlong +vunits=' without +geoidgrids as a
Projected3D CRS and not a compound CRS with a unknown datum #2289 -
C API: Avoid crashing due to missing SANITIZE_CTX() in entry points #2293
-
CMake build: Check "target_clones" before use #2297
-
PROJ string export of +proj=krovak +czech: make sure we export +czech… #2301
-
Helmert 2D: do not require a useless +convention= parameter #2305
-
Fix a few spelling errors ("vgridshit" vs. "vgridshift") #2307
-
Fix ability to identify EPSG:2154 as a candidate for 'RGF93_Lambert_93' #2316
-
WKT importer: tune for Oracle WKT and 'Lambert Conformal Conic' #2322
-
Revert compiler generated Fused Multiply Addition optimized routines #2328