| Age | Commit message (Expand) | Author |
| 2019-10-18 | createOperations(): fix double vertical unit conversion from CompoundCRS to o... | Even Rouault |
| 2019-09-15 | API: add CRS::promoteTo3D(), proj_crs_promote_to_3D() and proj_crs_create_pro... | Even Rouault |
| 2019-08-26 | createOperations(): follow-up of previous commit for +datum=NAD83 case | Even Rouault |
| 2019-08-26 | createOperations(): fix pipeline generation when a CRS has terms like +datum=... | Even Rouault |
| 2019-08-10 | PROJJSON: a few fixes, and add import of DerivedCRS, EngineeringCRS, Parametr... | Even Rouault |
| 2019-08-10 | PROJJSON: add support for DatumEnsemble and Dynamic[Geodetic|Vertical]Referen... | Even Rouault |
| 2019-08-09 | PROJSJON: add import/export of VerticalCRS, CompoundCRS, BoundCRS, Transforma... | Even Rouault |
| 2019-08-09 | PROJJSON export: use more compact form | Even Rouault |
| 2019-07-08 | CRS JSON: export GeographicCRS and Projected CRS | Even Rouault |
| 2019-05-13 | identify(): take into account the authority passed in (fixes #1465) | Even Rouault |
| 2019-03-29 | Add proj_normalize_for_visualization() | Even Rouault |
| 2019-03-26 | crs.cpp: make it clear to analyzer that buffer will not overflow. Coverity CI... | Even Rouault |
| 2019-03-25 | WKT2_2018: always export ID in base crs node, even if there is one on upper node | Even Rouault |
| 2019-03-25 | WKT2_2018: export ID in base crs node, when there is none on top of upper node | Even Rouault |
| 2019-03-25 | crs.cpp: remove non-intented (harmless here) pass by reference of a pointer | Even Rouault |
| 2019-03-17 | Fix some issues raised by latest cppcheck | Even Rouault |
| 2019-03-01 | Doc: rename to ISO-19111:2019 | Even Rouault |
| 2019-02-20 | CoordinateOperation: add a hasBallparkTransformation() method that can be use... | Even Rouault |
| 2019-02-17 | Modify the default strategy of researching intermediate CRS to do it only if ... | Even Rouault |
| 2019-01-22 | Coordinate operation computation with CRS with extension string: replace datu... | Even Rouault |
| 2019-01-22 | Coordinate operation computation with boundcrs / wktext: drop useless early b... | Even Rouault |
| 2019-01-18 | Merge pull request #1223 from rouault/unify_proj_create | Kristian Evers |
| 2019-01-17 | Remove wrong use of PROJ_CONST_DECL and replace it with PROJ_PURE_DECL (fixes... | Even Rouault |
| 2019-01-17 | import/export PROJ strings from ISO19111 code: require/output +type=crs for C... | Even Rouault |
| 2019-01-09 | createOperations(): fix a particular case of boundcrs to boundcrs transformat... | Even Rouault |
| 2019-01-08 | Fix export of BoundCRS as with PROJ_5 convention | Even Rouault |
| 2019-01-08 | ISO19111: remove PROJ.5 specific format for CRS (refs #1214) | Even Rouault |
| 2019-01-04 | WKT export: no longer export Geographic 3D CRS in WKT1, unless strict mode is... | Even Rouault |
| 2019-01-02 | Typo fixes | Even Rouault |
| 2018-12-26 | cpp conversion: move source files in apps/ iso19111/ conversions/ projections... | Even Rouault |