aboutsummaryrefslogtreecommitdiff
path: root/data/sql/grid_alternatives.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-06-12 19:04:32 +0200
committerGitHub <noreply@github.com>2020-06-12 19:04:32 +0200
commita3350fd7e8b73d0a29f68e9f8384705c22ecd6fe (patch)
tree62c7beadc4c3d6728c5d30c52e6fb63171e33cbd /data/sql/grid_alternatives.sql
parent69f315914c0c8d6a3fa5a7d36661aa844a16a874 (diff)
parent0046678fedaef3aa620c3c7b0e9af2aa5e1e4344 (diff)
downloadPROJ-a3350fd7e8b73d0a29f68e9f8384705c22ecd6fe.tar.gz
PROJ-a3350fd7e8b73d0a29f68e9f8384705c22ecd6fe.zip
Merge pull request #2263 from jjimenezshaw/egm08-rednap
add PROJ transformation for ETRS89 (EPSG:4937) to Alicate height (EPSG:5782)
Diffstat (limited to 'data/sql/grid_alternatives.sql')
-rw-r--r--data/sql/grid_alternatives.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/grid_alternatives.sql b/data/sql/grid_alternatives.sql
index 8d20a4bd..0b8746fa 100644
--- a/data/sql/grid_alternatives.sql
+++ b/data/sql/grid_alternatives.sql
@@ -138,6 +138,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),
-- 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),