| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-08 | Set area of use compatible with grid file | Javier Jimenez Shaw | |
| 2021-10-07 | add mx_inegi_ggm10.tif vertical grid file, with custom transformation | Javier Jimenez Shaw | |
| 2021-03-25 | Database: add grid alternatives and transformation custom for ↵ | Javier Jimenez Shaw | |
| ch_swisstopo_chgeo2004_ETRS89_LHN95 and ch_swisstopo_chgeo2004_ETRS89_LN02 (#2584) | |||
| 2020-10-28 | Update GSIGEO2011 grid alternative to latest PROJ-data | Juan Hernando | |
| 2020-10-24 | Added transformation from JDG2011 geog 3D to JGD2011 height using GSIGEO2011 | Juan Hernando | |
| 2020-10-06 | Database: "minimal" update to EPSG v10.003 | Even Rouault | |
| Content mostly unchanged since v9.9 This update is "minimal" in that it mostly reflects the removal of the 'area' table, replaced now by 'extent', 'scope' and 'usage' Other new aspects of EPSG v10 are left aside. | |||
| 2020-08-02 | Database: update to EPSG v9.8.15 database | jmckenna | |
| Co-authored-by: jmckenna <jmckenna@gatewaygeomatics.com> Co-authored-by: Javier Jimenez Shaw <j1@jimenezshaw.com> Co-authored-by: Even Rouault <even.rouault@spatialys.com> | |||
| 2020-06-12 | add transformation for es_ign_egm08-rednap.tif | Javier Jimenez Shaw | |
| 2020-04-07 | Database: update to EPSG v9.8.9 | Even Rouault | |
| 2020-03-30 | Database: fix registration of custom entries of ↵ | Even Rouault | |
| grid_transformation_custom.sql for geoid grids (fixes #2112) | |||
| 2020-02-26 | Database: update to EPSG v9.8.7 | Even Rouault | |
| 2019-12-21 | Database: fix registration of Icegeoid_xxx.gtx files, and add corresponding ↵ | Even Rouault | |
| entries in grid_alternatives.sql | |||
| 2019-12-17 | Database: register SeTa2016.gsb for DHDN to ETRS89 in Saarland (refs ↵ | Even Rouault | |
| https://github.com/OSGeo/proj-datumgrid/pull/89) (#1791) | |||
| 2019-12-12 | Merge branch 'master' into update-grid-alternatives.sql-for-Icealnd | dalia2 | |
| 2019-12-02 | Database: register the BWTA2017.gsb grid (DHDN->ETRS89 for Baden-Wurtemberg) | Even Rouault | |
| Relates to https://github.com/OSGeo/proj-datumgrid/pull/65 , https://github.com/OSGeo/proj-datumgrid/issues/22 As EPSG has no entry for it, we create a grid_transformation, as well as a dedicated area of use based on the extent of the grid, under the PROJ authority. With the hope to be able to remove it once EPSG has an entry... | |||
| 2019-12-02 | Update grid_transformation_custom.sql | dalia2 | |
| 2019-04-22 | Database: use non-deprecated code for SWEREF99 for 'RH2000 height to ↵ | Even Rouault | |
| SWEREF99' transformation | |||
| 2019-03-25 | Database: add operation_version column to coordinate operation tables | Even Rouault | |
| 2019-02-21 | proj.db: add custom entry for 'FVR09 height to ETRS89' | Even Rouault | |
| 2019-02-21 | proj.db: add custom entry for 'RH2000 height to SWEREF99' | Even Rouault | |
| 2018-11-14 | Implement RFC 2: Initial integration of "GDAL SRS barn" work | Even Rouault | |
| This work mostly consists of: - a C++ implementation of the ISO-19111:2018 / OGC Topic 2 "Referencing by coordinates" classes to represent Datums, Coordinate systems, CRSs (Coordinate Reference Systems) and Coordinate Operations. - methods to convert between this C++ modeling and WKT1, WKT2 and PROJ string representations of those objects - management and query of a SQLite3 database of CRS and Coordinate Operation definition - a C API binding part of those capabilities This is all-in-one squashed commit of the work of https://github.com/OSGeo/proj.4/pull/1040 | |||
