aboutsummaryrefslogtreecommitdiff
path: root/data/sql/concatenated_operation.sql
diff options
context:
space:
mode:
authorModern Slave <havingsexonthebeach@gmail.com>2021-01-14 13:16:45 +0100
committerModern Slave <havingsexonthebeach@gmail.com>2021-01-15 23:27:33 +0100
commit7b33d9180eec541f17470d628fe2bb3ed536803d (patch)
tree6e4a9abe6875c0a6456b542be83eee18443ed0fd /data/sql/concatenated_operation.sql
parent99b06ef5e77af5081ade5d8d8a66af9e461576b1 (diff)
downloadPROJ-7b33d9180eec541f17470d628fe2bb3ed536803d.tar.gz
PROJ-7b33d9180eec541f17470d628fe2bb3ed536803d.zip
Database: update to EPSG v10.011
Diffstat (limited to 'data/sql/concatenated_operation.sql')
-rw-r--r--data/sql/concatenated_operation.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/sql/concatenated_operation.sql b/data/sql/concatenated_operation.sql
index 920b0ad3..03d1c946 100644
--- a/data/sql/concatenated_operation.sql
+++ b/data/sql/concatenated_operation.sql
@@ -425,3 +425,5 @@ INSERT INTO "concatenated_operation" VALUES('EPSG','9336','NAD27 to NAD83(CSRS)v
INSERT INTO "usage" VALUES('EPSG','14011','concatenated_operation','EPSG','9336','EPSG','2376','EPSG','1151');
INSERT INTO "concatenated_operation" VALUES('EPSG','9337','NTF (Paris) to RGF93 (1)','See transformation code 7811 for an alternative which uses the NTv2 method as an emulation of the geocentric interpolation in the second step.','EPSG','4807','EPSG','4171',1.0,'IOGP-Fra',0);
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');