aboutsummaryrefslogtreecommitdiff
path: root/data/sql
diff options
context:
space:
mode:
authorJavier Jimenez Shaw <j1@jimenezshaw.com>2020-08-05 12:58:58 +0200
committerEven Rouault <even.rouault@spatialys.com>2020-08-06 11:38:20 +0200
commit93e3ec839127fb4d46234a7e6b07bd8ed298cd38 (patch)
treeb48d5ea8e8c85cf99590e2a2241f6f117cdba33b /data/sql
parente5c0d97810cb36af631deeb8d932233e5087bca7 (diff)
downloadPROJ-93e3ec839127fb4d46234a7e6b07bd8ed298cd38.tar.gz
PROJ-93e3ec839127fb4d46234a7e6b07bd8ed298cd38.zip
add Canary Islands geoid file in grid_alternatives.sql
Diffstat (limited to 'data/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 2fa1be85..88b2860c 100644
--- a/data/sql/grid_alternatives.sql
+++ b/data/sql/grid_alternatives.sql
@@ -141,6 +141,7 @@ VALUES
('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.txt','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_Canarias.txt','es_ign_egm08-rednap-canarias.tif',NULL,'GTiff','geoid_like',0,NULL,'https://cdn.proj.org/es_ign_egm08-rednap-canarias.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),