From 6d6229ca7be13f8509889a502d9e6e5ce4cc7c46 Mon Sep 17 00:00:00 2001 From: jmckenna Date: Fri, 31 Jul 2020 17:53:22 -0300 Subject: Database: update to EPSG v9.8.15 database Co-authored-by: jmckenna Co-authored-by: Javier Jimenez Shaw Co-authored-by: Even Rouault --- data/sql/grid_transformation_custom.sql | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'data/sql/grid_transformation_custom.sql') diff --git a/data/sql/grid_transformation_custom.sql b/data/sql/grid_transformation_custom.sql index e04f3ace..38210c00 100644 --- a/data/sql/grid_transformation_custom.sql +++ b/data/sql/grid_transformation_custom.sql @@ -84,15 +84,3 @@ INSERT INTO "grid_transformation" VALUES( NULL, 'EPSG','8666','Geoid (height correction) model file','Icegeoid_ISN2016.gtx', NULL,NULL,NULL,NULL,NULL,NULL,NULL,0); --- Spain - -INSERT INTO "grid_transformation" VALUES( - 'PROJ','EPSG_4937_TO_EPSG_5782','ETRS89 to Alicante height', - NULL,NULL, - 'EPSG','9665','Geographic3D to GravityRelatedHeight (gtx)', - 'EPSG','4937', -- source CRS (ETRS89 geographic 3D) - 'EPSG','5782', -- target CRS (Alicante height) - 'EPSG','2366', -- area of use: Spain - mainland onshore - NULL, - 'EPSG','8666','Geoid (height correction) model file','EGM08_REDNAP.asc', - NULL,NULL,NULL,NULL,NULL,NULL,NULL,0); -- cgit v1.2.3