Skip to content

5.0.1

Compare
Choose a tag to compare
@kbevers kbevers released this 01 Apr 11:37
· 5083 commits to master since this release

5.0.1 Release Notes

This is purely a bug fixing release that fixes a range of problems in the initial PROJ 5 release.

BUG FIXES

  • Handle ellipsoid change correctly in pipelines when
    +towgs84=0,0,0 is set #881

  • Handle the case where nad_ctable2_init returns NULL #883

  • Avoid shadowed declaration errors with old gcc #880

  • Expand +datum properly +datum in pipelines #872

  • Fail gracefully when incorrect headers are encountered in grid
    files #875

  • Improve roundtrip stability in pipelines using +towgs84 #871

  • Fixed typo in gie error codes #861

  • Numerical stability fixes to the geodesic package #826 #843

  • Make sure that transient errors are returned correctly #857

  • Make sure that locally installed header files are not used when
    building PROJ #849

  • Fix inconsistent parameter names in proj.h/proj_4D_api.c #842

  • Make sure +vunits is applied #833

  • Fix incorrect Web Mercator transformations #834

THANKS TO

Version 5.0.1 is made possible by the following contributors:

Mike Toews
Kurt Schwehr
Even Rouault
Charles Karney
Thomas Knudsen
Kristian Evers