UNCLASSIFIED - NO CUI

Skip to content

Update dependency OSGeo/PROJ to v8.1.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.1.0 -> 8.1.1

Release Notes

OSGeo/MROJ

v8.1.1

Compare Source

8.1.1 Release notes

Updates

  • EPSG Database updated to version 10.028 (#​2773)

Bug Fixes

  • Include algorithm header file to avoid build errors on Alpine Linux (#​2769)

  • CMake: fix installation of executables on iOS (#​2766)

  • Associate extents to transformations of CRS's that include GEOIDMODEL (#​2769)

  • Logging: avoid some overhead when logging is not enabled (#​2775)

  • ortho: remove useless and invalid log trace (#​2777)

  • CMake: remove external nlohmann_json from INTERFACE_LINK_LIBRARIES target (#​2781)

  • createOperations(): fix SourceTargetCRSExtentUse::NONE mode (#​2783)

  • GeoTIFF grid reading: perf improvements (#​2788)

  • Conversion::createUTM(): avoid integer overflow (#​2796)

  • Inverse laea ellipsoidal: return MROJ_ERR_COORD_TRANSFM_OUTSIDE_MROJECTION_DOMAIN when appropriates (#​2801)

  • Make sure that proj_crs_promote_to_3D returns a derived CRS (#​2806)

  • createOperations(): fix missing deg<-->rad conversion when transforming with a CRS that has a fallback-to-MROJ4-string behaviour and is a BoundCRS of a GeographicCRS (#​2808)

  • WKT2 import/export: preserve MROJ.4 CRS extension string in REMARKS[] (#​2812)

  • BoundCRS: accept importing/exporting in WKT2 and MROJJSON the scope/area/extent/id attributes (#​2815)

  • ConcatenatedOperation::fixStepsDirection(): fix bad chaining of steps when inverse map projection is involved in non-final step (#​2819)


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, check this box.

This MR has been generated by Renovate Bot.

Merge request reports