| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-13 | Add Belgian geoid model hBG18 to grid alternatives | Alexander Nehrbass | |
| 2022-01-06 | Implement Geographic3D to Depth/Geog2D+Depth as used by ETRS89 to CD Norway ↵ | Even Rouault | |
| depth Fixes #2739 Verified with example from IOGP Guidance Note 7-2 (ver 62, Dec 2021) page 169, with 38 = h_obs - D_obs = 50 - 12. $ echo 60.0015 4.9960 38 | PROJ_LIB=data PROJ_NETWORK=ON bin/cs2cs -d 4 EPSG:4937 EPSG:9883 60.0015 4.9960 5.8827 $ echo 60.0015 4.9960 38 | PROJ_LIB=data PROJ_NETWORK=ON bin/cs2cs -d 4 EPSG:4937 EPSG:4258+9672 60.0015 4.9960 5.8827 $ echo 60.0015 4.9960 5.8827 | PROJ_LIB=data PROJ_NETWORK=ON bin/cs2cs -d 4 EPSG:9883 EPSG:4937 60.0015 4.9960 38.0000 $ echo 60.0015 4.9960 5.8827 | PROJ_LIB=data PROJ_NETWORK=ON bin/cs2cs -d 4 EPSG:4258+9672 EPSG:4937 60.0015 4.9960 38.0000 | |||
| 2021-11-25 | Add vertical gird files for PL-geoid-2011, Polish geoid model | Alexander Nehrbass | |
| 2021-11-04 | Database: update to EPSG v10.039 | Even Rouault | |
| 2021-10-13 | add za_cdngi_sageoid2010.tif vertical grid file for SAGEOID2010.dat | Javier Jimenez Shaw | |
| 2021-10-07 | add mx_inegi_ggm10.tif vertical grid file, with custom transformation | Javier Jimenez Shaw | |
| 2021-09-15 | Database: update to EPSG v10.035 | Even Rouault | |
| This seriously impacts French CRS users with the introduction of new datums, geodetic CRS and projected CRS based on "RGF 93 v2" and "RGF 93 v2b", and the previous single "RGF 93" being renamed as "RGF 93 v1". To be noted too, the addition of a null transformation between NAD83(2011) and WGS 84, which impacts a number of tests in the test suite. | |||
| 2021-05-16 | grid_alternatives.sql: reference AGQG_20201120.gsb (cf OSGeo/PROJ-data#63) | Even Rouault | |
| 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) | |||
| 2021-03-11 | Database: Additions to the norwegian NKG2020 transformation (#2548) | Sveinung Himle | |
| * Correction grid NKG:ETRF14 to EPSG:7922 * Added NKG:ITRF_TO_NO GIE test * Correction grid no_kv_NKGETRF14_EPSG7922_2000 added to grid_alternatives.sql * proj_method 'velocity_grid' added in check_grid_alternatives_proj_method. NKG velocity grid added to grid_alternatives.sql Co-authored-by: Even Rouault <even.rouault@spatialys.com> | |||
| 2021-03-10 | Database: add NGO48 (EPSG:4273) to ETRS89 (EPSG:4258) triangulation-based ↵ | Sveinung Himle | |
| transformation (#2554) | |||
| 2021-01-06 | Database: add Norwegian height transformations grids to grid_alternatives ↵ | Sveinung Himle | |
| table (#2359) | |||
| 2020-12-18 | Database: register AGQG_20191107.gsb grid. Related to ↵ | Even Rouault | |
| https://github.com/OSGeo/PROJ-data/pull/53 | |||
| 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-24 | Sort grid_alternatives.sql by agency alphabetically | Juan Hernando | |
| 2020-10-23 | Database: add Finland tinshift operations | Even Rouault | |
| 2020-09-09 | Database: update to EPSG 9.9 | Even Rouault | |
| 2020-08-05 | add Canary Islands geoid file in grid_alternatives.sql | Javier Jimenez Shaw | |
| 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-07-01 | Database: register Brazil' grids (refs ↵ | Even Rouault | |
| https://github.com/OSGeo/PROJ-data/pull/39) (#2277) | |||
| 2020-06-18 | Merge pull request #2250 from and-marsh/pr-add-main-uk-geoid | Even Rouault | |
| Database: register geoid file for UK added in OSGeo/PROJ-data#25 | |||
| 2020-06-12 | add transformation for es_ign_egm08-rednap.tif | Javier Jimenez Shaw | |
| 2020-06-11 | Database: register Spanish SPED2ETV2 grid for ED50->ETRS89 | Even Rouault | |
| Refs https://github.com/OSGeo/PROJ-data/pull/31 | |||
| 2020-06-06 | Database: register sk_gku_Slovakia_ETRS89h_to_Baltic1957.tif and ↵ | Even Rouault | |
| sk_gku_Slovakia_ETRS89h_to_EVRF2007.tif geoids Related to https://github.com/OSGeo/PROJ-data/pull/29 | |||
| 2020-06-02 | Database: register geoid file for UK added in OSGeo/PROJ-data#25 | Andrei Marshalov | |
| 2020-05-25 | Database: add entry for Ranc08_Circe.mnt grid (New Caledonia) | Even Rouault | |
| This geoid was added in EPSG 9.8.11 and has been added in PROJ-data per https://github.com/OSGeo/PROJ-data/pull/21 | |||
| 2020-04-26 | Database: map more ESRI grid names | Even Rouault | |
| 2020-03-27 | Add entries in grid_alternatives for Portugal grids coming from ESRI entries ↵ | Pedro Venancio | |
| (#2102) Fixes #2096 | |||
| 2020-03-26 | Use jtsk03-jtsk horizontal grid from CDN | Martin Dobias | |
| 2020-03-12 | Database: register grids for New Caledonia added per ↵ | Even Rouault | |
| https://github.com/OSGeo/PROJ-data/pull/16 | |||
| 2020-02-26 | Database: register 4 height Austrian grids from ↵ | Even Rouault | |
| https://github.com/OSGeo/PROJ-data/pull/13 + handle 'Vertical Offset by Grid Interpolation (BEV AT)' method | |||
| 2020-02-23 | Add alternative grid for JTSK - JTSK03 transform (EPSG:8364) | Martin Dobias | |
| The definition of EPSG:8364 uses NADCON method for horizontal grid (.las/.los files) but this format is not supported by PROJ. UGKK (Slovak Geodetic and Cartographic Institute) provides NADCON .las/.los files here: https://www.geoportal.sk/files/gz/slovakia_jtsk03_to_jtsk.zip Additionally UGKK also provides the same grid file in NTv2 format: https://www.geoportal.sk/files/gz/slovakia_jtsk03_to_jtsk_ntv2.zip So let's add the NTv2 file the grid_alternatives table so that PROJ can automatically pick it up... | |||
| 2020-01-29 | Add EPSG records for 'Geocentric translation by Grid Interpolation (IGN)' ↵ | Even Rouault | |
| (gr3df97a.txt) and map them to new +proj=xyzgridshift | |||
| 2020-01-29 | Make it possible to use grids from the CDN by their 'old name' even if not ↵ | Even Rouault | |
| in the EPSG/grid_transformation table | |||
| 2020-01-25 | Implement RFC 5 | Even Rouault | |
| 2020-01-24 | Add nlgeo2018.gtx & rdtrans2018.gsb to grid_alternatives. | Bas Couwenberg | |
| * EPSG:9282 uses rdtrans2018.gsb * EPSG:9283 uses nlgeo2018.gtx | |||
| 2020-01-23 | Database: add a geoid_like value for proj_method column of ↵ | Even Rouault | |
| grid_alternatives, fix related entries and simplify/robustify logic to deal with EPSG 'Geographic3D to GravityRelatedHeight' methods | |||
| 2020-01-22 | Database: update to EPSG v9.8.6 | Even Rouault | |
| Fixes #1867 | |||
| 2019-12-28 | Database: add mapping for TOR27CSv1.GSB | Even Rouault | |
| 2019-12-28 | Database: add mapping for gg10_smv2.mnt and gg10_sbv2.mnt French grids | 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-20 | Database: add name mappings for na27na83.gsb and cq77na83.gsb; also fix the ↵ | Even Rouault | |
| mapping between CGQ77-98.gsb and CQ77SCRS.GSB | |||
| 2019-12-20 | Adding New Zealand grid alternative names | Chris Crook | |
| 2019-12-18 | Database: register MAY76V20.gsb | Even Rouault | |
| 2019-12-17 | Database: register Canadian geoid models added per ↵ | Even Rouault | |
| https://github.com/OSGeo/proj-datumgrid/pull/91 (#1796) | |||
| 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-17 | Merge pull request #1789 from rouault/register_100800401_gsb | Even Rouault | |
| Database: register 100800401.gsb for Catalonia ED50 -> ETRS89 | |||
| 2019-12-16 | Merge pull request #1775 from ↵ | Kristian Evers | |
| rouault/grid_alternatives_use_precision_package_versions grid_alernatives.sql: point to specific revisions of the proj-datumgrid-XXXX packages | |||
| 2019-12-16 | Merge pull request #1763 from dalia2/update-grid-alternatives.sql-for-Icealnd | Kristian Evers | |
| Update grid_alternatives.sql for Icelandic grids | |||
