aboutsummaryrefslogtreecommitdiff
path: root/data/sql/grid_alternatives.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-12-17 16:54:16 +0100
committerGitHub <noreply@github.com>2019-12-17 16:54:16 +0100
commit216492df4358c552875d834365857ed3a3dd8d8c (patch)
tree9ae8e5ad9d7202aee9dfbb6b6f77fe7deeff8e60 /data/sql/grid_alternatives.sql
parent7de0f0931c43056782c73837503f06e5e4e24d7b (diff)
downloadPROJ-216492df4358c552875d834365857ed3a3dd8d8c.tar.gz
PROJ-216492df4358c552875d834365857ed3a3dd8d8c.zip
Database: register SeTa2016.gsb for DHDN to ETRS89 in Saarland (refs https://github.com/OSGeo/proj-datumgrid/pull/89) (#1791)
Diffstat (limited to 'data/sql/grid_alternatives.sql')
-rw-r--r--data/sql/grid_alternatives.sql15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/sql/grid_alternatives.sql b/data/sql/grid_alternatives.sql
index ee8760db..86d61ffa 100644
--- a/data/sql/grid_alternatives.sql
+++ b/data/sql/grid_alternatives.sql
@@ -140,6 +140,21 @@ INSERT INTO grid_alternatives(original_grid_name,
inverse_direction,
package_name,
url, direct_download, open_license, directory)
+ VALUES ('SeTa2016.gsb',
+ 'SeTa2016.gsb', -- no change. Just document the package
+ 'NTv2',
+ 'hgridshift',
+ 0,
+ 'proj-datumgrid-europe',
+ NULL, NULL, NULL, NULL);
+
+INSERT INTO grid_alternatives(original_grid_name,
+ proj_grid_name,
+ proj_grid_format,
+ proj_method,
+ inverse_direction,
+ package_name,
+ url, direct_download, open_license, directory)
VALUES ('NTv2_SN.gsb',
'NTv2_SN.gsb', -- no change. Just document the package
'NTv2',