8.2.1 Release Notes
Updates
- Database updated with EPSG v. 10.041 (#2974)
Bug fixes
-
BoundCRS WKT import: fix setting of name (#2917)
-
PROJStringFormatter::toString(): avoid invalid iterator increment (#2932)
-
Ensure CApi test are cross-platform (#2934)
-
createOperations(): do not stop at the first operation in the PROJ namespace or vertical transformations (#2937)
-
createOperationsCompoundToCompound(): fix null pointer dereference when connection to proj.db doesn't exist. (#2938)
-
Fix windows.h conflict with Criterion::STRICT (#2950)
-
Cache result of proj_get_type() to help for performance of proj_factors() (#2967)
-
createOperations(): improvement for "NAD83(CSRS) + CGVD28 height" to "NAD83(CSRS) + CGVD2013(CGG2013) height" (#2977)
-
WKT1 import: correctly deal with missing rectified_grid_angle parameter (#2986)
-
Fix and additional options for Peirce Quincuncial projections (#2978)
-
Fix build with Intel C++ compiler (#2995)