aboutsummaryrefslogtreecommitdiff
path: root/data/sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-12-03 21:03:13 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-12-03 21:03:13 +0100
commit076c25f7504b2a00a6413a395ec33bb28f2edbb9 (patch)
tree9a6a70694c05090d77b598aa379e99319fb49ac1 /data/sql
parent9f9792d26cbe79e42e25e85add0e9410d591e6a2 (diff)
downloadPROJ-076c25f7504b2a00a6413a395ec33bb28f2edbb9.tar.gz
PROJ-076c25f7504b2a00a6413a395ec33bb28f2edbb9.zip
Database: register NTv2_SN.gsb added per https://github.com/OSGeo/proj-datumgrid/pull/73
Diffstat (limited to 'data/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 8f223c64..600446f5 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 ('NTv2_SN.gsb',
+ 'NTv2_SN.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 ('AT_GIS_GRID.gsb',
'AT_GIS_GRID.gsb', -- no change. Just document the package
'NTv2',