| Age | Commit message (Expand) | Author |
| 2020-03-30 | Database: fix registration of custom entries of grid_transformation_custom.sq... | github-actions[bot] |
| 2020-03-01 | Database: update to EPSG v9.8.7 | github-actions[bot] |
| 2020-01-25 | Implement RFC 5 | Even Rouault |
| 2020-01-23 | Database: add a geoid_like value for proj_method column of grid_alternatives,... | Even Rouault |
| 2020-01-08 | Merge pull request #1827 from rouault/improve_createObjectsFromName | Kristian Evers |
| 2020-01-07 | projinfo: use No. abbreviation instead of UTF-8 character (fixes #1828) | Even Rouault |
| 2020-01-07 | projinfo: support -k datum | Even Rouault |
| 2019-12-25 | Database: tune accuracy of Canadian NTv1 file w.r.t NTv2 | Even Rouault |
| 2019-12-20 | Database: add name mappings for na27na83.gsb and cq77na83.gsb; also fix the m... | Even Rouault |
| 2019-12-03 | Database: register AUSGeoid09 and AUSGeoid2020 | Even Rouault |
| 2019-12-02 | Database: register the BWTA2017.gsb grid (DHDN->ETRS89 for Baden-Wurtemberg) | Even Rouault |
| 2019-11-19 | createOperations(): in some situations, consider when going from A to D inter... | Even Rouault |
| 2019-11-18 | createOperations(): fix so that GDA94 -> WGS 84 (G1762) still include a resul... | Even Rouault |
| 2019-11-02 | Database: add mapping between EPSG geoid and PROJ grid names for GEOID99, 03,... | Even Rouault |
| 2019-11-02 | WKT and PROJJSON: add import/export of geoid model of VertCRS | Even Rouault |
| 2019-10-27 | Database: add an auxiliary concatenated_operation_step table to allow arbitra... | Even Rouault |
| 2019-10-15 | Database: update to EPSG v9.8.3 | Even Rouault |
| 2019-10-12 | createOperations(): allow transforming from a compoundCRS of a bound vertical... | Even Rouault |
| 2019-09-24 | createOperations() sorting: sort operations that cannot be exported as PROJ p... | Even Rouault |
| 2019-09-23 | Database: update to EPSG 9.8.2 | Even Rouault |
| 2019-09-23 | Document the autopromotion to 3D when mix of 2D/3D CRS in createOperations(),... | Even Rouault |
| 2019-09-11 | API: add CRS::promoteTo3D(), proj_crs_promote_to_3D() and proj_crs_create_pro... | Even Rouault |
| 2019-09-08 | Use in API and utilities WKT2_2019 instead of WKT2_2018 (fixes #1518) | Even Rouault |
| 2019-08-17 | PROJJSON: rename file as projjson.schema.json, and add versionning to it and ... | Even Rouault |
| 2019-08-09 | PROJJSON export: use more compact form | Even Rouault |
| 2019-08-09 | projinfo: rename JSON to PROJJSON | Even Rouault |
| 2019-07-08 | CRS JSON: export GeographicCRS and Projected CRS | Even Rouault |
| 2019-06-30 | Database: import scope/remarks for coordinate operation and add C API | Even Rouault |
| 2019-05-18 | customizations.sql: remove the removal of the deprecation entry of RAF09 by R... | Even Rouault |
| 2019-04-22 | Database: use non-deprecated code for SWEREF99 for 'RH2000 height to SWEREF99... | Even Rouault |
| 2019-03-29 | Adopt use of the noop conversion in ISO19111 code | Kristian Evers |
| 2019-03-25 | Database: add link from RAF18.tac to RAF18.gtx | Even Rouault |
| 2019-03-25 | Database: add operation_version column to coordinate operation tables | Even Rouault |
| 2019-03-25 | WKT2_2018: always export ID of SOURCECRS/TARGETCRS and STEPs | 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-02-22 | proj.db: tune so that 'NGF IGN69 height to RGF93' uses the RAF09.gtx grid | Even Rouault |
| 2019-02-21 | Geog2D+Height -> Geog3D of same datum: avoid inserting a useless ballpark hor... | Even Rouault |
| 2019-02-21 | proj.db: add custom entry for 'RH2000 height to SWEREF99' | Even Rouault |
| 2019-02-20 | CoordinateOperation: add a hasBallparkTransformation() method that can be use... | Even Rouault |
| 2019-02-20 | projinfo: advertize the use of '--spatial-test intersects' when it can bring ... | Even Rouault |
| 2019-02-20 | Vertical CRS transformation: synthetize a vertical unit change transformation... | Even Rouault |
| 2019-01-17 | import/export PROJ strings from ISO19111 code: require/output +type=crs for C... | Even Rouault |
| 2019-01-15 | projinfo: output WKT2_2018 by default (fixes #1187) | Even Rouault |
| 2019-01-08 | projinfo: use PROJ.4 label for CRS, and PROJ otherwise. Add test case for CRS... | Even Rouault |
| 2019-01-08 | ISO19111: remove PROJ.5 specific format for CRS (refs #1214) | Even Rouault |
| 2018-12-17 | Add WKT1 grammar validation; change prototype of proj_obj_create_from_wkt() | Even Rouault |
| 2018-12-06 | projinfo: display deprecation info | Even Rouault |
| 2018-12-06 | Coordinate operation search: add a authority_to_authority_preference table to... | Even Rouault |
| 2018-12-03 | projinfo: add a --area option (refs #1188) | Even Rouault |
| 2018-12-03 | projinfo: output operation summary, even in non summary mode (refs #1188) | Even Rouault |