aboutsummaryrefslogtreecommitdiff
path: root/data/sql/concatenated_operation.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-05-28 12:57:26 +0200
committerGitHub <noreply@github.com>2021-05-28 12:57:26 +0200
commitfdfeae1908e8bf9e199aed3654ff418aaaa4fe26 (patch)
treece3c845caafa23cdd25f7dbef6fa615c52492caf /data/sql/concatenated_operation.sql
parent7b407e36e650aeae986218a0e213b2d8248c008d (diff)
parentedc6df3dc1a862ca47f0376d1e35971fc964c573 (diff)
downloadPROJ-fdfeae1908e8bf9e199aed3654ff418aaaa4fe26.tar.gz
PROJ-fdfeae1908e8bf9e199aed3654ff418aaaa4fe26.zip
Merge pull request #2732 from rouault/epsg_10_024
Database: update to EPSG v10.024
Diffstat (limited to 'data/sql/concatenated_operation.sql')
-rw-r--r--data/sql/concatenated_operation.sql4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/sql/concatenated_operation.sql b/data/sql/concatenated_operation.sql
index 5f14dc90..3f29341e 100644
--- a/data/sql/concatenated_operation.sql
+++ b/data/sql/concatenated_operation.sql
@@ -433,5 +433,7 @@ 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 "concatenated_operation" VALUES('EPSG','9731','ETRS89 to ETRS89 + Catania 1965 height (1)','','EPSG','4937','EPSG','9724',0.035,'IGM-Ita 2005 Sicily',1);
INSERT INTO "usage" VALUES('EPSG','15285','concatenated_operation','EPSG','9731','EPSG','2340','EPSG','1270');
+INSERT INTO "concatenated_operation" VALUES('EPSG','9750','ETRS89 to Catania 1965 height (1)','','EPSG','4937','EPSG','9721',0.035,'IGM-Ita 2005 Sicily',0);
+INSERT INTO "usage" VALUES('EPSG','15385','concatenated_operation','EPSG','9750','EPSG','2340','EPSG','1133');