aboutsummaryrefslogtreecommitdiff
path: root/data/sql/concatenated_operation.sql
diff options
context:
space:
mode:
authorNyall Dawson <nyall.dawson@gmail.com>2021-02-09 08:59:04 +1000
committerEven Rouault <even.rouault@spatialys.com>2021-02-09 16:53:36 +0100
commit88618bb4120b2a7c3999a00b2b3770ba73669cb8 (patch)
treefff95d3aedfda67e409994bbdb49edd9e57650b4 /data/sql/concatenated_operation.sql
parent6882017ff6f874fc5a163cdd97c9966d4973a5ac (diff)
downloadPROJ-88618bb4120b2a7c3999a00b2b3770ba73669cb8.tar.gz
PROJ-88618bb4120b2a7c3999a00b2b3770ba73669cb8.zip
Database: update to EPSG v10.012
Diffstat (limited to 'data/sql/concatenated_operation.sql')
-rw-r--r--data/sql/concatenated_operation.sql6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/sql/concatenated_operation.sql b/data/sql/concatenated_operation.sql
index 03d1c946..0047404d 100644
--- a/data/sql/concatenated_operation.sql
+++ b/data/sql/concatenated_operation.sql
@@ -427,3 +427,9 @@ INSERT INTO "concatenated_operation" VALUES('EPSG','9337','NTF (Paris) to RGF93
INSERT INTO "usage" VALUES('EPSG','14012','concatenated_operation','EPSG','9337','EPSG','3694','EPSG','1041');
INSERT INTO "concatenated_operation" VALUES('EPSG','9499','ETRS89 to GHA height (2)','This concatenated operation gives the same result as the HoehenGrid-plus offset from ETRS89 to GHA height. HoehenGrid-plus is implemented in BEV-Transformator using MGI (CRS 4312) as the interpolation CRS for the grid','EPSG','4937','EPSG','5778',0.07,'BEV-Aut',0);
INSERT INTO "usage" VALUES('EPSG','14958','concatenated_operation','EPSG','9499','EPSG','1037','EPSG','1133');
+INSERT INTO "concatenated_operation" VALUES('EPSG','9683','ITRF2014 to GDA94 (2)','See ITRF2014 to GDA94 (1) (CT 9682) for conformal-only alternative (i.e. without distortion modelling).','EPSG','9000','EPSG','4283',0.06,'ICSM-Aus Conf+Dist',0);
+INSERT INTO "usage" VALUES('EPSG','14962','concatenated_operation','EPSG','9683','EPSG','2575','EPSG','1234');
+INSERT INTO "concatenated_operation" VALUES('EPSG','9685','ATRF2014 to GDA94 (2)','See ATRF2014 to GDA94 (1) (CT 9684) for conformal-only alternative (i.e. without distortion modelling).','EPSG','9309','EPSG','4283',0.06,'ICSM-Aus Conf+Dist',0);
+INSERT INTO "usage" VALUES('EPSG','14963','concatenated_operation','EPSG','9685','EPSG','2575','EPSG','1234');
+INSERT INTO "concatenated_operation" VALUES('EPSG','9687','GDA94 to WGS 84 (G1762) (2)','See GDA94 to WGS 84 (G1762) (1) (CT code 9686) for conformal-only alternative (i.e. without distortion modelling).','EPSG','4283','EPSG','9057',0.25,'ICSM-Aus Conf+Dist',0);
+INSERT INTO "usage" VALUES('EPSG','14964','concatenated_operation','EPSG','9687','EPSG','2575','EPSG','1234');