diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/sql/grid_alternatives.sql | 4 |
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); |
