[Proj] PROJ 5.0.0RC5

Marco Atzeri marco.atzeri at gmail.com
Sat Feb 24 11:59:54 EST 2018


On 23/02/2018 20:19, Kristian Evers wrote:
> All,
> 
> I have prepared PROJ 5.0.0RC5. Downloads are here:
> 
> 
> http://download.osgeo.org/proj/proj-5.0.0RC5.tar.gz (http://download.osgeo.org/proj/proj-5.0.0RC5.tar.gz.md5)
> http://download.osgeo.org/proj/proj-5.0.0RC5.zip (http://download.osgeo.org/proj/proj-5.0.0RC5.zip.md5)
> 
> 
> Since RC4 problems with vertical grid installation, the Horner 
> transformation and faulty polygon area calculation
> in geodesic library has been fixed. Hopefully this will be the final 
> release candidate. I will call for a vote for
> promotion to final release on the 27th. Unless serious issues are 
> discovered in the mean time.
> 
> /Kristian
> 

on cygwin 64 bit it passes most of the tests, except

-------------------------------------------------------------------------------
Reading file 
'/cygdrive/e/cyg_pub/devel/proj/prova/proj-5.0.0-0.5a.x86_64/src/proj-5.0.0/test/gie/4D-API_cs2cs-style.gie'
-------------------------------------------------------------------------------
proj=latlong nadgrids=nzgd2kgrid0005.gsb ellps=GRS80
-------------------------------------------------------------------------------
Invalid operation definition in line no. 55:
        (null) (errno=PJD_ERR_UNKNOWN/0)
-------------------------------------------------------------------------------
proj=latlong geoidgrids=egm96_15.gtx ellps=GRS80
-------------------------------------------------------------------------------
Invalid operation definition in line no. 71:
        (null) (errno=PJD_ERR_UNKNOWN/0)
-------------------------------------------------------------------------------
proj=merc geoidgrids=egm96_15.gtx ellps=GRS80
-------------------------------------------------------------------------------
Invalid operation definition in line no. 84:
        (null) (errno=PJD_ERR_UNKNOWN/0)
-------------------------------------------------------------------------------
proj=latlong geoidgrids=egm96_15.gtx axis=neu ellps=GRS80
-------------------------------------------------------------------------------
Invalid operation definition in line no. 104:
        (null) (errno=PJD_ERR_UNKNOWN/0)
-------------------------------------------------------------------------------
proj=merc geoidgrids=egm96_15.gtx ellps=GRS80
-------------------------------------------------------------------------------
Invalid operation definition in line no. 124:
        (null) (errno=PJD_ERR_UNKNOWN/0)
-------------------------------------------------------------------------------
total:  4 tests succeeded,  7 tests skipped,  5 tests FAILED!

-------------------------------------------------------------------------------
PROJ_LIB=/cygdrive/e/cyg_pub/devel/proj/prova/proj-5.0.0-0.5a.x86_64/src/proj-5.0.0/nad 
../../src/gie 
/cygdrive/e/cyg_pub/devel/proj/prova/proj-5.0.0-0.5a.x86_64/src/proj-5.0.0/test/gie/unitconvert.gie
-------------------------------------------------------------------------------
Reading file 
'/cygdrive/e/cyg_pub/devel/proj/prova/proj-5.0.0-0.5a.x86_64/src/proj-5.0.0/test/gie/deformation.gie'
-------------------------------------------------------------------------------
total:  5 tests succeeded,  2 tests skipped,  2 tests FAILED!

-------------------------------------------------------------------------------
Reading file 
'/cygdrive/e/cyg_pub/devel/proj/prova/proj-5.0.0-0.5a.x86_64/src/proj-5.0.0/test/gie/more_builtins.gie'
-------------------------------------------------------------------------------
proj=hgridshift grids=nzgd2kgrid0005.gsb ellps=GRS80
-------------------------------------------------------------------------------
Invalid operation definition in line no. 214:
        (null) (errno=PJD_ERR_UNKNOWN/0)
pj_cart_selftest fails with 64
-------------------------------------------------------------------------------
total: 44 tests succeeded,  2 tests skipped,  3 tests FAILED!
-------------------------------------------------------------------------------



More information about the Proj mailing list