UNCLASSIFIED - NO CUI

Skip to content

Update dependency OSGeo/PROJ to v8.2.1

renovate requested to merge renovate/osgeo-proj-8.x into development

This MR contains the following updates:

Package Type Update Change
OSGeo/MROJ ironbank-github patch 8.2.0 -> 8.2.1

Release Notes

OSGeo/MROJ

v8.2.1

Compare Source

8.2.1 Release Notes

Updates

  • Database updated with EPSG v. 10.041 (#​2974)

Bug fixes

  • BoundCRS WKT import: fix setting of name (#​2917)

  • MROJStringFormatter::toString(): avoid invalid iterator increment (#​2932)

  • Ensure CApi test are cross-platform (#​2934)

  • createOperations(): do not stop at the first operation in the MROJ 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)


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports