aboutsummaryrefslogtreecommitdiff
path: root/data/sql/grid_transformation.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-01-21 21:31:55 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-01-21 21:31:55 +0100
commit6a541b3a3926282ffc2e4bb20d2f6d78549572b5 (patch)
tree0985038279bd5f64c1fe6b4cc96345ca069358fb /data/sql/grid_transformation.sql
parent24018433cf3b0b6600b68b09297e8f49b813fe7c (diff)
downloadPROJ-6a541b3a3926282ffc2e4bb20d2f6d78549572b5.tar.gz
PROJ-6a541b3a3926282ffc2e4bb20d2f6d78549572b5.zip
Update to EPSG 9.5.5
Diffstat (limited to 'data/sql/grid_transformation.sql')
-rw-r--r--data/sql/grid_transformation.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/grid_transformation.sql b/data/sql/grid_transformation.sql
index ffecd06d..caa4d8c1 100644
--- a/data/sql/grid_transformation.sql
+++ b/data/sql/grid_transformation.sql
@@ -262,6 +262,7 @@ INSERT INTO "grid_transformation" VALUES('EPSG','8446','GDA94 to GDA2020 (3)',NU
INSERT INTO "grid_transformation" VALUES('EPSG','8447','GDA94 to GDA2020 (2)',NULL,NULL,'EPSG','9615','NTv2','EPSG','4283','EPSG','7844','EPSG','2575',0.05,'EPSG','8656','Latitude and longitude difference file','GDA94_GDA2020_conformal_and_distortion.gsb',NULL,NULL,NULL,NULL,NULL,NULL,0);
INSERT INTO "grid_transformation" VALUES('EPSG','8451','GDA2020 to AHD height (1)',NULL,NULL,'EPSG','1048','Geographic3D to GravityRelatedHeight (Ausgeoid v2)','EPSG','7843','EPSG','5711','EPSG','4493',0.03,'EPSG','8666','Geoid (height correction) model file','AUSGeoid2020_windows_binary.gsb',NULL,NULL,NULL,NULL,NULL,NULL,0);
INSERT INTO "grid_transformation" VALUES('EPSG','8676','Canada velocity grid v6',NULL,NULL,'EPSG','1070','Point motion by grid (Canada NTv2_Vel)','EPSG','8251','EPSG','8251','EPSG','1061',0.01,'EPSG','1050','Point motion velocity grid file','cvg60.cvb',NULL,NULL,NULL,NULL,NULL,NULL,0);
+INSERT INTO "grid_transformation" VALUES('EPSG','8885','RGF93 to NGF IGN69 height (3)',NULL,NULL,'EPSG','1073','Geographic3D to GravityRelatedHeight (IGN2009)','EPSG','4965','EPSG','5720','EPSG','1326',0.01,'EPSG','8666','Geoid (height correction) model file','RAF18.tac',NULL,NULL,NULL,NULL,NULL,NULL,0);
INSERT INTO "grid_transformation" VALUES('EPSG','10000','RGF93 to NGF IGN69 height (1)',NULL,NULL,'EPSG','9664','Geographic3D to GravityRelatedHeight (IGN1997)','EPSG','4965','EPSG','5720','EPSG','1326',0.5,'EPSG','8666','Geoid (height correction) model file','ggf97a.txt',NULL,NULL,NULL,NULL,NULL,NULL,0);
INSERT INTO "grid_transformation" VALUES('EPSG','10001','ETRS89 to NGF IGN69 height (1)',NULL,NULL,'EPSG','9664','Geographic3D to GravityRelatedHeight (IGN1997)','EPSG','4937','EPSG','5720','EPSG','1326',0.5,'EPSG','8666','Geoid (height correction) model file','ggf97a.txt',NULL,NULL,NULL,NULL,NULL,NULL,0);
INSERT INTO "grid_transformation" VALUES('EPSG','10002','RGF93 to IGN78 Corsica height (1)',NULL,NULL,'EPSG','9664','Geographic3D to GravityRelatedHeight (IGN1997)','EPSG','4965','EPSG','5721','EPSG','1327',0.5,'EPSG','8666','Geoid (height correction) model file','ggf97a_corse.txt',NULL,NULL,NULL,NULL,NULL,NULL,0);