| Age | Commit message (Expand) | Author |
| 2020-01-01 | Merge branch 'deformation_with_geotiff_file' into rfc4_network_disk_cache | Even Rouault |
| 2020-01-01 | deformation.cpp: check that unit in TIFF file is 'millimetres per year' which... | Even Rouault |
| 2019-12-31 | CMake build: install proj.ini | Even Rouault |
| 2019-12-31 | Add a SQLite3 local cache of downloaded chunks | Even Rouault |
| 2019-12-30 | deformation: add support for +grids= for GeoTIFF grids | Even Rouault |
| 2019-12-27 | Network: make CDN endpoint configurable either in proj.ini, PROJ_NETWORK_ENDP... | Even Rouault |
| 2019-12-23 | Network: remove dedicated get_file_size() callback to use get_header_value(),... | Even Rouault |
| 2019-12-23 | Add testing of network functionality | Even Rouault |
| 2019-12-12 | grids.cpp: use 'parent_grid_name' as stated in RFC4 | Even Rouault |
| 2019-12-11 | test/gie/geotiff_grids.gie: use of subset of gr3df97a.tif for systematic testing | Even Rouault |
| 2019-12-10 | Add support for horizontal and vertical grids in GeoTIFF | Even Rouault |
| 2019-12-03 | Database: register NTv2_SN.gsb added per https://github.com/OSGeo/proj-datumg... | Even Rouault |
| 2019-12-03 | Database: register AT_GIS_GRID.gsb added per https://github.com/OSGeo/proj-da... | Even Rouault |
| 2019-12-03 | Database: register AUSGeoid09 and AUSGeoid2020 | Even Rouault |
| 2019-12-03 | Merge pull request #1759 from rouault/BWTA2017 | Even Rouault |
| 2019-12-02 | Database: register the BWTA2017.gsb grid (DHDN->ETRS89 for Baden-Wurtemberg) | Even Rouault |
| 2019-12-01 | Database: update ESRI entries with ArcGIS Desktop version 10.8.0 database | Even Rouault |
| 2019-11-25 | Merge pull request #1739 from rouault/register_canadian_hshiftgrids | Even Rouault |
| 2019-11-25 | Merge pull request #1740 from rouault/missing_australian_grids | Even Rouault |
| 2019-11-23 | Database: add missing name mappings for a few French overseas vertical grids | Even Rouault |
| 2019-11-23 | Database: reference GDA94_GDA2020_conformal_christmas_island.gsb and GDA94_GD... | Even Rouault |
| 2019-11-23 | Database: add missing mapping for 3 GEOID2009 grids that we have now in proj-... | Even Rouault |
| 2019-11-23 | Database: register Canadian provincial horizontal shift grids | Even Rouault |
| 2019-11-18 | Database: add a publication_date column to geodetic_datum and vertical_datum | Even Rouault |
| 2019-11-18 | data/ITRF2014: replace errouneous minus Unicode character by its ASCII version | Even Rouault |
| 2019-11-17 | createOperations(): remove the concept of geodetic_datum_preferred_hub | Even Rouault |
| 2019-11-14 | projjson.schema.json: add a interpolation_crs key to geoid_model | Even Rouault |
| 2019-11-12 | Database: update to EPSG v9.8.4 | Even Rouault |
| 2019-11-02 | Database: add mapping between EPSG geoid and PROJ grid names for GEOID99, 03,... | Even Rouault |
| 2019-11-02 | Add a geoid_model name in database, use GEOIDMODEL for transformations, add a... | Even Rouault |
| 2019-11-02 | WKT and PROJJSON: add import/export of geoid model of VertCRS | Even Rouault |
| 2019-10-30 | Rework importing of Vertical unit change from EPSG db, add support for Height... | Even Rouault |
| 2019-10-27 | Database: add an auxiliary concatenated_operation_step table to allow arbitra... | Even Rouault |
| 2019-10-15 | grid_alternatives.sql: link EPSG grid names to PROJ ones for the the 2 'RGSPM... | Even Rouault |
| 2019-10-15 | Database: update to EPSG v9.8.3 | Even Rouault |
| 2019-09-23 | Database: update to EPSG 9.8.2 | Even Rouault |
| 2019-09-12 | Coordinate transformation: improve transformations from/to WGS84 (Gxxxx) | Even Rouault |
| 2019-09-01 | Update grid_alternatives.sql (#1571) | Pedro Venancio |
| 2019-08-20 | Merge pull request #1547 from rouault/json_export | Even Rouault |
| 2019-08-17 | PROJJSON: rename file as projjson.schema.json, and add versionning to it and ... | Even Rouault |
| 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 | PROJSJON: add import/export of VerticalCRS, CompoundCRS, BoundCRS, Transforma... | Even Rouault |
| 2019-08-09 | PROJJSON export: use more compact form | Even Rouault |
| 2019-07-25 | Database: update to EPSG 9.7.0 | Even Rouault |
| 2019-07-08 | Add data/crsjson.schema.json | 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-06 | createFromUserInput(): support OGC URN to create projectedCRS, for example to... | Even Rouault |