aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build_db_create_ignf_from_xml.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build_db_create_ignf_from_xml.py b/scripts/build_db_create_ignf_from_xml.py
index 7d679d39..f39f8d81 100755
--- a/scripts/build_db_create_ignf_from_xml.py
+++ b/scripts/build_db_create_ignf_from_xml.py
@@ -1096,8 +1096,8 @@ for grid in setVerticalGrids:
VALUES ('%s', -- as referenced by the IGNF registry
'%s',
'GTX',
- 'vgridshift',
- 1,
+ 'geoid_like',
+ 0,
'proj-datumgrid-europe',
NULL, NULL, NULL, NULL);""" % (original_grid_name, proj_grid_name))