aboutsummaryrefslogtreecommitdiff
path: root/data/sql/concatenated_operation.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-02-09 18:02:42 +0100
committerGitHub <noreply@github.com>2021-02-09 18:02:42 +0100
commitad2cb7a1206391b5742eb5346f2a7f9baf864cff (patch)
treeddc2f01eeb03700953794bd3cd58f5225745b408 /data/sql/concatenated_operation.sql
parent6882017ff6f874fc5a163cdd97c9966d4973a5ac (diff)
parent0b8f6e3586b3f180dd218caf3af39b37505043f1 (diff)
downloadPROJ-ad2cb7a1206391b5742eb5346f2a7f9baf864cff.tar.gz
PROJ-ad2cb7a1206391b5742eb5346f2a7f9baf864cff.zip
Merge pull request #2517 from nyalldawson/epsg_update
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');