| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-17 | Merge branch 'master' into rfc4_merge_back_master | Even Rouault | |
| 2019-12-25 | Database: tune accuracy of Canadian NTv1 file w.r.t NTv2 | Even Rouault | |
| As on import of EPSG, we remove the supersession of Canadian NTv1 file w.r.t NTv2 (because the default behaviour of PROJ is to ignore superseded operations). However the NTv1 operation is advertized with an accuracy of 1m, whereas NTv2 is advertized with 1.5m. Consequently on areas where both files are valid, and if both files are available, NTv1 would be selected. So as a workaround, worsen the NTv1 accuracy to 2m so that NTv2 is used in priority. | |||
| 2019-12-10 | Add support for horizontal and vertical grids in GeoTIFF | Even Rouault | |
| 2019-11-18 | proj_trans(): tune selection of operation when there are several ↵ | Even Rouault | |
| alternatives, to select the operation with best accuracy | |||
| 2019-09-15 | testdatumfile: fix axis order issue in test | Even Rouault | |
| 2019-09-13 | cs2cs: autopromote CRS to 3D when there's a mix of 2D and 3D (fixes #1563) | Even Rouault | |
| 2019-04-05 | Adjust test outputs | Mike Taves | |
| - Tests should use unified diff with expected results - Show CMake build compile commands (VERBOSE=1) - Travis CI only has two cores, so "-j2" is sufficent | |||
| 2019-02-24 | Fix data path used by cli tests (#1288) | Elliott Sales de Andrade | |
| All other tests use PROJ_LIB, and allow it to be overridden from the command-line, so do the same here. | |||
| 2019-01-22 | proj_create_crs_to_crs(): defer selection of actual coordinate operation ↵ | Even Rouault | |
| until proj_trans() is called (fixes #1229) | |||
| 2019-01-19 | Add support for spaces in grid name parameters (fixes #1152) | Even Rouault | |
| 2018-12-01 | Rename test/old/ to test/cli/ to better reflect their nature | Even Rouault | |
