aboutsummaryrefslogtreecommitdiff
path: root/data/sql
AgeCommit message (Expand)Author
2021-04-04Database: add missing column type specifir for method_name in grid_transforma...Even 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-27Add mapping of ESRI Equal_Area projection method to EPSG (fixes #2610)Even Rouault
2021-03-26Build: simplify proj.db generation (#2605)Even Rouault
2021-03-25Database: add grid alternatives and transformation custom for ch_swisstopo_ch...Javier Jimenez Shaw
2021-03-23Incorrect EPGS extent code for EPSG:7789>EPSG:4976 transformationSveinung Himle
2021-03-19Database: relax trigger check when inserting a conversion to accept any conve...Even Rouault
2021-03-15Add C/C++ API to get SQL statements to insert a CRS into databaseEven Rouault
2021-03-11Database: fix NKG transformationsEven Rouault
2021-03-11Database: Additions to the norwegian NKG2020 transformation (#2548)Sveinung Himle
2021-03-10Database: add NGO48 (EPSG:4273) to ETRS89 (EPSG:4258) triangulation-based tra...Sveinung Himle
2021-02-19Update to EPSG v10.015Nyall Dawson
2021-02-11Database: update to EPSG v10.014Even Rouault
2021-02-10Update ESRI projection db to 12.7 (10.8.1/2.6)Nyall Dawson
2021-02-09Database: update to EPSG v10.013Even Rouault
2021-02-09Database: update to EPSG v10.012Nyall Dawson
2021-02-08Merge pull request #2513 from jjimenezshaw/ahd-tasmaniaEven Rouault
2021-02-03change grid_alternatives entries to include 'GDA94 to AHD (Tasmania) height'Javier Jimenez Shaw
2021-01-15Database: update to EPSG v10.011Modern Slave
2021-01-06Database: add Norwegian height transformations grids to grid_alternatives tab...Sveinung Himle
2020-12-21Implementing the NKG transformations in proj.dbKristian Evers
2020-12-18Database: register AGQG_20191107.gsb grid. Related to https://github.com/OSGe...Even Rouault
2020-12-16Database: update to EPSG v10.008Even Rouault
2020-12-04Database: fix building proj.db with SQLite built with -DSQLITE_DQS=0Even Rouault
2020-11-30Database: add metadata with the version number of the database layout and che...Even Rouault
2020-11-22Database ESRI: map 2 grids in grid_alternativesEven Rouault
2020-11-18Database: update to EPSG v10.007Even Rouault
2020-10-28Update GSIGEO2011 grid alternative to latest PROJ-dataJuan Hernando
2020-10-24Database: move NZGD2000 deformation model from customizations.sql to new othe...Even Rouault
2020-10-24Added transformation from JDG2011 geog 3D to JGD2011 height using GSIGEO2011Juan Hernando
2020-10-24Sort grid_alternatives.sql by agency alphabeticallyJuan Hernando
2020-10-23Database: add Finland tinshift operationsEven Rouault
2020-10-23Database: add interpolation_crs_auth_name and interpolation_crs_code columns ...Even Rouault
2020-10-23Database: for clarity, put usage records after the object they are forEven Rouault
2020-10-23Database: import ESRI VERTCS that uses a (geodetic) datum to express ellipsoi...Even Rouault
2020-10-11Database: add a frame_reference_epoch column in vertical_datum to be able to ...Even Rouault
2020-10-08Database: add aliases for 'old' names of WGS84 and ETRS89 datums, and remove ...Even Rouault
2020-10-08Database: avoid importing duplicated alias namesEven Rouault
2020-10-08Database: import datum ensemble accuracy and members (but do not use them)Even Rouault
2020-10-06Database: add a reference_frame_epoch column to the geodetic_datum for dynami...Even Rouault
2020-10-06Database: "minimal" update to EPSG v10.003Even Rouault
2020-09-10Merge pull request #2351 from rouault/update_to_epsg_9_9Even Rouault
2020-09-09Database: update to EPSG 9.9Even Rouault
2020-09-08Database: add OGC:CRS27 and OGC:CRS83 CRS entries for NAD27 and NAD83 in long...Even Rouault
2020-08-05add Canary Islands geoid file in grid_alternatives.sqlJavier Jimenez Shaw
2020-08-02Database: update to EPSG v9.8.15 databasejmckenna