diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-08-03 15:26:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-03 15:26:04 +0200 |
| commit | e5c0d97810cb36af631deeb8d932233e5087bca7 (patch) | |
| tree | ffa5c0d746c1a64204940aba5bbe71472cb7c8c0 /data/sql/grid_alternatives.sql | |
| parent | 16a0b9ecc397d659e1fd27a4788095d303cab289 (diff) | |
| parent | 58b69a9fdfbc8b4798c66f34ddbf0e73ccee271d (diff) | |
| download | PROJ-e5c0d97810cb36af631deeb8d932233e5087bca7.tar.gz PROJ-e5c0d97810cb36af631deeb8d932233e5087bca7.zip | |
Merge pull request #2310 from rouault/backport_7_1_pr2309
[Backport 7.1] Database: update to EPSG v9.8.15 database
Diffstat (limited to 'data/sql/grid_alternatives.sql')
| -rw-r--r-- | data/sql/grid_alternatives.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/sql/grid_alternatives.sql b/data/sql/grid_alternatives.sql index a5189413..2fa1be85 100644 --- a/data/sql/grid_alternatives.sql +++ b/data/sql/grid_alternatives.sql @@ -140,7 +140,7 @@ VALUES -- Spain ('100800401.gsb','es_cat_icgc_100800401.tif','100800401.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/es_cat_icgc_100800401.tif',1,1,NULL), ('SPED2ETV2.gsb','es_ign_SPED2ETV2.tif',NULL,'GTiff','hgridshift',0,NULL,'https://cdn.proj.org/es_ign_SPED2ETV2.tif',1,1,NULL), -('EGM08_REDNAP.asc','es_ign_egm08-rednap.tif',NULL,'GTiff','geoid_like',0,NULL,'https://cdn.proj.org/es_ign_egm08-rednap.tif',1,1,NULL), +('EGM08_REDNAP.txt','es_ign_egm08-rednap.tif',NULL,'GTiff','geoid_like',0,NULL,'https://cdn.proj.org/es_ign_egm08-rednap.tif',1,1,NULL), -- Portugal ('DLx_ETRS89_geo.gsb','pt_dgt_DLx_ETRS89_geo.tif','DLx_ETRS89_geo.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/pt_dgt_DLx_ETRS89_geo.tif',1,1,NULL), ('D73_ETRS89_geo.gsb','pt_dgt_D73_ETRS89_geo.tif','D73_ETRS89_geo.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/pt_dgt_D73_ETRS89_geo.tif',1,1,NULL), |
