| Age | Commit message (Expand) | Author |
| 2019-08-12 | PROJJSON: add support for importing 'ids' | 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 | C API: add proj_as_projjson() | Even Rouault |
| 2019-08-09 | PROJSJON: add import/export of VerticalCRS, CompoundCRS, BoundCRS, Transforma... | Even Rouault |
| 2019-08-09 | createFromUserInput(): add capability to import PROJJSON | 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-25 | Database: update to EPSG 9.7.0 | Even Rouault |
| 2019-07-19 | Add set discard superseded method to api (#1534) | Matt Littlemore |
| 2019-07-08 | CRS JSON: export GeographicCRS and Projected CRS | Even Rouault |
| 2019-07-06 | Proof-of-concept of JSON export limited to PrimeMeridian (refs #1545) | Even Rouault |
| 2019-07-06 | Formatting fix | Even Rouault |
| 2019-07-01 | C API: add proj_concatoperation_get_step_count() and proj_concatoperation_get... | Even Rouault |
| 2019-06-30 | Database: import scope/remarks for coordinate operation and add C API | Even Rouault |
| 2019-06-25 | grid_alternatives.sql: add the two Swisstopo grids (refs https://github.com/O... | Even Rouault |
| 2019-06-23 | +proj=ob_tran +o_proj=longlat: set right unit to PJ_IO_UNITS_WHATEVER so as t... | Kristian Evers |
| 2019-06-22 | +proj=ob_tran +o_proj=longlat: set right unit to PJ_IO_UNITS_WHATEVER so as t... | Even Rouault |
| 2019-06-21 | Use HTTPS URLs for download.osgeo.org | Paul Menzel |
| 2019-06-06 | Merge pull request #1509 from rouault/wkt1_direction_case_insensitive | Even Rouault |
| 2019-06-06 | Merge pull request #1505 from rouault/ogc_urn_projectedCRS | Even Rouault |
| 2019-06-06 | WKT1 importer: do case insensitive comparison for axis direction | Even Rouault |
| 2019-06-06 | createFromUserInput(): support OGC URN to create projectedCRS, for example to... | Even Rouault |
| 2019-06-05 | createFromUserInput()/guessDialect(): do not confuse 'ID74' CRS with WKT2 ID[... | Even Rouault |
| 2019-06-01 | Merge pull request #1494 from nyalldawson/get_grid | Kristian Evers |
| 2019-06-01 | Add proj_grid_get_info_from_database to allow retrieval of grid | Nyall Dawson |
| 2019-05-25 | Database: update to EPSG v9.6.3 | Even Rouault |
| 2019-05-23 | createOperations(): fix GeogCRS to GeogCRS when there is a axis reversal and ... | Even Rouault |
| 2019-05-21 | createOperations(): avoid exception when transforming from NAD83 to projected... | Even Rouault |
| 2019-05-18 | customizations.sql: remove the removal of the deprecation entry of RAF09 by R... | Even Rouault |
| 2019-05-13 | identify(): take into account the authority passed in (fixes #1465) | Even Rouault |
| 2019-05-12 | Fix identification of GeodeticCRS expressed by PROJ string for EPSG authority | Even Rouault |
| 2019-05-08 | proj_normalize_for_visualization(): fix when there are coordinate operation a... | Even Rouault |
| 2019-05-06 | createOperations(): for 'Amersfoort / RD New + NAP height' (EPSG:7415) to ETR... | Even Rouault |
| 2019-05-06 | createOperations(): fix case of ETRS89 3D to proj string with nadgrids and ge... | Even Rouault |
| 2019-05-05 | geos: avoid division by zero | Even Rouault |
| 2019-05-03 | cs2cs: set time value to HUGE_VAL if not explicitly specified | Even Rouault |
| 2019-05-02 | lagrng: avoid division by zero when latitude is very close to 90 | Even Rouault |
| 2019-05-01 | Reduce database size (#1438) | Kristian Evers |
| 2019-04-30 | WKT importer: accepts PROJ-based COORDINATEOPERATION | Even Rouault |
| 2019-04-30 | createOperations(): in SourceTargetCRSExtentUse::INTERSECTION mode, early ret... | Even Rouault |
| 2019-04-30 | Propagate ballpark transformation flag to inverse coordinate operations | Even Rouault |
| 2019-04-25 | gs50 and other mod_ster projections: avoid divison by zero | Even Rouault |
| 2019-04-23 | Merge pull request #1441 from rouault/support_compound_crs_urn | Even Rouault |
| 2019-04-22 | proj_create(): add support for compoundCRS and concatenatedOperation named fr... | Even Rouault |
| 2019-04-22 | airy: avoid division by zero | Even Rouault |
| 2019-04-22 | Database: use non-deprecated code for SWEREF99 for 'RH2000 height to SWEREF99... | Even Rouault |
| 2019-04-22 | ESRI_WKT: preserve Gauss_Kruger in conversion name for round-tripping | Even Rouault |
| 2019-04-20 | omerc: validate lat_1 and lat_2 to avoid divison by zero | Even Rouault |
| 2019-04-19 | Inverse cart: better deal with x,y,z equal of very close to zero | Even Rouault |