| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-20 | createOperations(): fix regression for the fix of #2588 | Even Rouault | |
| Issue spotted by GDAL autotest suite. | |||
| 2021-03-20 | createOperations(): fix Compound to Geog3D CRS computations in the case... ↵ | Even Rouault | |
| (fixes #2588) when the source and target CRS share the same geog CRS, but the interpolation CRS of the vertical transformation isn't the same, and a Helmert transformation exists between them... For example, for "CH1903+ + EGM96" to CH1903+ 3D where the interpolation CRS is WGS84. | |||
| 2021-03-07 | typo fixes | Even Rouault | |
| 2021-03-05 | createOperations(): fix incorrect height transformation between 3D promoted ↵ | Even Rouault | |
| RGF93 and CH1903+ (fixes #2541) | |||
| 2021-03-03 | Reformat code with clang-format-10 from ubuntu 20.04 | Even Rouault | |
| 2021-02-10 | Fix handling of +proj=ob_tran +o_proj=longlat combined with +over (fixes #2510) | Even Rouault | |
| 2021-02-07 | Merge pull request #2503 from havingsexonthebeach/epsg10_011 | Kristian Evers | |
| Database: update to EPSG v10.011 | |||
| 2021-01-15 | Database: update to EPSG v10.011 | Modern Slave | |
| 2021-01-14 | createOperations(): fix bug involving geoidmodel and non-metre vertical unit | Even Rouault | |
| 2021-01-14 | formatting fix | Even Rouault | |
| 2021-01-13 | createOperations(): fix Compound to Geog3D/Projected3D CRS with non-metre ↵ | Even Rouault | |
| ellipsoidal height | |||
| 2020-12-14 | createOperations(): fix inconsistent chaining exception when transforming ↵ | Even Rouault | |
| from BoundCRS of projected CRS based on NTF Paris to BoundCRS of geog CRS NTF Paris. Fixes https://github.com/OSGeo/gdal/issues/3273 | |||
| 2020-12-12 | Split test_operation.cpp in two parts | Even Rouault | |
