From 2a9d99607cd17bc79faeb16ba1b3be1f38ae4ff8 Mon Sep 17 00:00:00 2001 From: dalia2 Date: Sun, 1 Dec 2019 15:41:21 +0000 Subject: Update grid_alternatives.sql Updated the grid_alternatives.sql --- data/sql/grid_alternatives.sql | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'data/sql') diff --git a/data/sql/grid_alternatives.sql b/data/sql/grid_alternatives.sql index 20551581..86e01bca 100644 --- a/data/sql/grid_alternatives.sql +++ b/data/sql/grid_alternatives.sql @@ -1468,3 +1468,34 @@ INSERT INTO grid_alternatives(original_grid_name, 0, 'proj-datumgrid-north-america', NULL, NULL, NULL, NULL); + -- Iceland + +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 ('ISN93_ISN2016.gsb', + 'ISN93_ISN2016.gsb', + 'NTv2', + 'hgridshift', + 1, + '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 ('ISN2004_ISN2016.gsb', + 'ISN2004_ISN2016.gsb', + 'NTv2', + 'hgridshift', + 1, + 'proj-datumgrid-europe', + NULL, NULL, NULL, NULL); \ No newline at end of file -- cgit v1.2.3 From a6ff106dbc723bf685665a833fd3c2578a7d8993 Mon Sep 17 00:00:00 2001 From: dalia2 <57895979+dalia2@users.noreply.github.com> Date: Sun, 1 Dec 2019 15:52:46 +0000 Subject: Update data/sql/grid_alternatives.sql Co-Authored-By: Even Rouault --- data/sql/grid_alternatives.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/sql') 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); -- cgit v1.2.3 From 10baba9fa4cac45c7d746281eacc4a403022087f Mon Sep 17 00:00:00 2001 From: dalia2 <57895979+dalia2@users.noreply.github.com> Date: Sun, 1 Dec 2019 15:54:05 +0000 Subject: Update data/sql/grid_alternatives.sql Co-Authored-By: Even Rouault --- data/sql/grid_alternatives.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/sql') diff --git a/data/sql/grid_alternatives.sql b/data/sql/grid_alternatives.sql index a12aad12..191f49cf 100644 --- a/data/sql/grid_alternatives.sql +++ b/data/sql/grid_alternatives.sql @@ -1496,6 +1496,6 @@ INSERT INTO grid_alternatives(original_grid_name, 'ISN2004_ISN2016.gsb', 'NTv2', 'hgridshift', - 1, + 0, 'proj-datumgrid-europe', NULL, NULL, NULL, NULL); -- cgit v1.2.3 From e9d6a0b2993c903c8932b68d2812dc02adb26014 Mon Sep 17 00:00:00 2001 From: dalia2 <57895979+dalia2@users.noreply.github.com> Date: Mon, 2 Dec 2019 14:47:57 +0000 Subject: Update grid_transformation_custom.sql --- data/sql/grid_transformation_custom.sql | 36 +++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'data/sql') diff --git a/data/sql/grid_transformation_custom.sql b/data/sql/grid_transformation_custom.sql index c269983e..5bad5101 100644 --- a/data/sql/grid_transformation_custom.sql +++ b/data/sql/grid_transformation_custom.sql @@ -49,3 +49,39 @@ INSERT INTO "grid_transformation" VALUES( NULL, 'EPSG','8666','Geoid (height correction) model file','SWEN17_RH2000.gtx', NULL,NULL,NULL,NULL,NULL,NULL,NULL,0); + +-- Iceland + +INSERT INTO "grid_transformation" VALUES( + 'PROJ','EPSG_5323_TO_EPSG_8089','ISN2004 height to vertical datum ISH2004', + NULL,NULL, + 'PROJ','HEIGHT_TO_GEOGRAPHIC3D','GravityRelatedHeight to Geographic3D', + 'EPSG','5323', -- source CRS (ISN2004 height) + 'EPSG','8089', -- target CRS (ISH2004) + 'EPSG','1120', -- area of use: Iceland - onshore and offshore + NULL, + 'EPSG','8666','Geoid (height correction) model file','Icegeoid_ISN2004.gtx', + NULL,NULL,NULL,NULL,NULL,NULL,NULL,0); + +INSERT INTO "grid_transformation" VALUES( + 'PROJ','EPSG_4945_TO_EPSG_8089','ISN93 height to vertical datum ISH2004', + NULL,NULL, + 'PROJ','HEIGHT_TO_GEOGRAPHIC3D','GravityRelatedHeight to Geographic3D', + 'EPSG','4945', -- source CRS (ISN93 height) + 'EPSG','8089', -- target CRS (ISH2004) + 'EPSG','1120', -- area of use: Iceland - onshore and offshore + NULL, + 'EPSG','8666','Geoid (height correction) model file','Icegeoid_ISN93.gtx', + NULL,NULL,NULL,NULL,NULL,NULL,NULL,0); + +INSERT INTO "grid_transformation" VALUES( + 'PROJ','EPSG_8085_TO_EPSG_8089','ISN2016 height to vertical datum ISH2004', + NULL,NULL, + 'PROJ','HEIGHT_TO_GEOGRAPHIC3D','GravityRelatedHeight to Geographic3D', + 'EPSG','8085', -- source CRS (ISN2016 height) + 'EPSG','8089', -- target CRS (ISH2004) + 'EPSG','1120', -- area of use: Iceland - onshore and offshore + NULL, + 'EPSG','8666','Geoid (height correction) model file','Icegeoid_ISN2016.gtx', + NULL,NULL,NULL,NULL,NULL,NULL,NULL,0); + -- cgit v1.2.3