aboutsummaryrefslogtreecommitdiff
path: root/data/sql
diff options
context:
space:
mode:
authordalia2 <57895979+dalia2@users.noreply.github.com>2019-12-01 15:52:46 +0000
committerGitHub <noreply@github.com>2019-12-01 15:52:46 +0000
commita6ff106dbc723bf685665a833fd3c2578a7d8993 (patch)
tree1602526795644e97e61b0d2ec419a00a3246901c /data/sql
parent2a9d99607cd17bc79faeb16ba1b3be1f38ae4ff8 (diff)
downloadPROJ-a6ff106dbc723bf685665a833fd3c2578a7d8993.tar.gz
PROJ-a6ff106dbc723bf685665a833fd3c2578a7d8993.zip
Update data/sql/grid_alternatives.sql
Co-Authored-By: Even Rouault <even.rouault@spatialys.com>
Diffstat (limited to 'data/sql')
-rw-r--r--data/sql/grid_alternatives.sql4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/sql/grid_alternatives.sql b/data/sql/grid_alternatives.sql
index 86e01bca..a12aad12 100644
--- a/data/sql/grid_alternatives.sql
+++ b/data/sql/grid_alternatives.sql
@@ -1481,7 +1481,7 @@ INSERT INTO grid_alternatives(original_grid_name,
'ISN93_ISN2016.gsb',
'NTv2',
'hgridshift',
- 1,
+ 0,
'proj-datumgrid-europe',
NULL, NULL, NULL, NULL);
@@ -1498,4 +1498,4 @@ INSERT INTO grid_alternatives(original_grid_name,
'hgridshift',
1,
'proj-datumgrid-europe',
- NULL, NULL, NULL, NULL); \ No newline at end of file
+ NULL, NULL, NULL, NULL);