aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-06-11 18:52:27 +0200
committerGitHub <noreply@github.com>2020-06-11 18:52:27 +0200
commite400278186883034805291a91f21d1bf3ba3785f (patch)
tree2ca898133df6e764e62a68c25548b44e777764f8
parentadc18aee528cb123ad4215c49d12d399cbafa1d4 (diff)
parenteeb52c6dc62b4a54005d373d16144c6a53523b41 (diff)
downloadPROJ-e400278186883034805291a91f21d1bf3ba3785f.tar.gz
PROJ-e400278186883034805291a91f21d1bf3ba3785f.zip
Merge pull request #2261 from rouault/register_SPED2ETV2
Database: register Spanish SPED2ETV2 grid for ED50->ETRS89
-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 68b992c6..8d20a4bd 100644
--- a/data/sql/grid_alternatives.sql
+++ b/data/sql/grid_alternatives.sql
@@ -137,6 +137,7 @@ VALUES
('CHENyx06_ETRS.gsb','ch_swisstopo_CHENyx06_ETRS.tif','CHENyx06_ETRS.gsb','GTiff','hgridshift',0,NULL,'https://cdn.proj.org/ch_swisstopo_CHENyx06_ETRS.tif',1,1,NULL),
-- 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),
-- 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),