aboutsummaryrefslogtreecommitdiff
path: root/data/sql/concatenated_operation.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-05-16 19:51:48 +0200
committerGitHub <noreply@github.com>2021-05-16 19:51:48 +0200
commitcc1aca389c61eed789b90d57de3f7a52424e1ef2 (patch)
treeaba5dc6bca2c9ce4b36ada1efa1db9ca4207de65 /data/sql/concatenated_operation.sql
parent5da981bcb9461fe25a2f742890c92b24161c3c37 (diff)
parent752696eb8ac0ecb9ff96432ec5849625ed452f74 (diff)
downloadPROJ-cc1aca389c61eed789b90d57de3f7a52424e1ef2.tar.gz
PROJ-cc1aca389c61eed789b90d57de3f7a52424e1ef2.zip
Merge pull request #2722 from rouault/epsg_10_022
Database: update to EPSG v10.022
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 e7404cc9..5f14dc90 100644
--- a/data/sql/concatenated_operation.sql
+++ b/data/sql/concatenated_operation.sql
@@ -433,3 +433,5 @@ INSERT INTO "concatenated_operation" VALUES('EPSG','9685','ATRF2014 to GDA94 (2)
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');
+INSERT INTO "concatenated_operation" VALUES('EPSG','9731','ETRS89 to ETRS89 + Catania 1965 height (1)','','EPSG','4937','EPSG','9724',0.035,'IGM-Ita 2005 Sicily',0);
+INSERT INTO "usage" VALUES('EPSG','15285','concatenated_operation','EPSG','9731','EPSG','2340','EPSG','1270');