aboutsummaryrefslogtreecommitdiff
path: root/data/sql/commit.sql
AgeCommit message (Expand)Author
2021-05-23Database: add a ANALYZE step during proj.db creationEven Rouault
2021-04-08Merge pull request #2647 from rouault/integer_or_textEven Rouault
2021-04-07Database: more thorough consistency checks on extent of coordinate operationsEven Rouault
2021-04-06Database: nullify auth_name, code of usage tableEven Rouault
2021-04-06Database: more consistency checks on helmert_transformation and grid_transfor...Even Rouault
2021-04-04Database: add a PROJ.VERSION metadata entryEven Rouault
2021-04-02Database: update to EPSG v10.018Even Rouault
2021-04-01Database: stronger checks on extent of grid_transformation regarding the exte...Even Rouault
2021-04-01Database: add extra check for 'Vertical Offset by Grid Interpolation' transfo...Even Rouault
2021-04-01Database: refine checks for 'Geog3D to Geog2D+XXX' transformations, and creat...Even Rouault
2021-04-01Database: update to EPSG 10.017Even Rouault
2021-03-26Build: simplify proj.db generation (#2605)Even Rouault
2021-02-19Update to EPSG v10.015Nyall Dawson
2021-02-11Database: update to EPSG v10.014Even Rouault
2021-02-09Database: update to EPSG v10.013Even Rouault
2020-10-08Database: add aliases for 'old' names of WGS84 and ETRS89 datums, and remove ...Even Rouault
2020-10-08Database: import datum ensemble accuracy and members (but do not use them)Even Rouault
2020-10-06Database: "minimal" update to EPSG v10.003Even Rouault
2020-06-06Database: make sure we can deal with 'Geog3D to Geog2D+GravityRelatedHeight' ...Even Rouault
2020-03-30Database: fix registration of custom entries of grid_transformation_custom.sq...Even Rouault
2020-02-26Database: update to EPSG v9.8.7Even Rouault
2020-01-30Database: add a custom concatenated_operation for NTF (Paris) to RGF93, using...Even Rouault
2020-01-25Implement RFC 5Even Rouault
2020-01-22Database: update to EPSG v9.8.6Even Rouault
2019-12-21Database: add consistency checks of transformation area of use w.r.t source/t...Even Rouault
2019-12-21Database: add/fix consistency checksEven Rouault
2019-12-21Database: fix registration of Icegeoid_xxx.gtx files, and add corresponding e...Even Rouault
2019-12-11Make EPSG:102100 resolve to ESRI:102100 (fixes #1730)Even Rouault
2019-12-02Database: register the BWTA2017.gsb grid (DHDN->ETRS89 for Baden-Wurtemberg)Even Rouault
2019-11-02Add a geoid_model name in database, use GEOIDMODEL for transformations, add a...Even Rouault
2019-04-22Database: make conversion & helmert_transformation updatable viewsEven Rouault
2018-12-07Various speed optimizationsEven Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault