aboutsummaryrefslogtreecommitdiff
path: root/data/sql/compound_crs.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-04-23 10:10:15 +0200
committerGitHub <noreply@github.com>2021-04-23 10:10:15 +0200
commit99939f327e91ba602843018af9bd4328b50821fe (patch)
tree6743cf5b5feab06004e85ff55f654cd1671a6dc9 /data/sql/compound_crs.sql
parent81899cee1197e7bbd4558e9c7208eff8293789b5 (diff)
parentf6abb7d75c647013dd83a82361b96c202e615d90 (diff)
downloadPROJ-99939f327e91ba602843018af9bd4328b50821fe.tar.gz
PROJ-99939f327e91ba602843018af9bd4328b50821fe.zip
Merge pull request #2683 from rouault/epsg_10_019
Database: update to EPSG v10.019
Diffstat (limited to 'data/sql/compound_crs.sql')
-rw-r--r--data/sql/compound_crs.sql6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/sql/compound_crs.sql b/data/sql/compound_crs.sql
index 80ebe951..f9f83f04 100644
--- a/data/sql/compound_crs.sql
+++ b/data/sql/compound_crs.sql
@@ -698,3 +698,9 @@ INSERT INTO "compound_crs" VALUES('EPSG','9705','WGS 84 + MSL height',NULL,'EPSG
INSERT INTO "usage" VALUES('EPSG','15089','compound_crs','EPSG','9705','EPSG','1262','EPSG','1026');
INSERT INTO "compound_crs" VALUES('EPSG','9707','WGS 84 + EGM96 height',NULL,'EPSG','4326','EPSG','5773',0);
INSERT INTO "usage" VALUES('EPSG','15091','compound_crs','EPSG','9707','EPSG','1262','EPSG','1026');
+INSERT INTO "compound_crs" VALUES('EPSG','9711','NAD83(CSRS) / UTM zone 23N + CGVD2013 height',NULL,'EPSG','9709','EPSG','6647',0);
+INSERT INTO "usage" VALUES('EPSG','15205','compound_crs','EPSG','9711','EPSG','2153','EPSG','1142');
+INSERT INTO "compound_crs" VALUES('EPSG','9714','NAD83(CSRS) / UTM zone 24N + CGVD2013 height',NULL,'EPSG','9713','EPSG','6647',0);
+INSERT INTO "usage" VALUES('EPSG','15197','compound_crs','EPSG','9714','EPSG','4617','EPSG','1142');
+INSERT INTO "compound_crs" VALUES('EPSG','9715','NAD83(CSRS) / UTM zone 15N + CGVD2013a height',NULL,'EPSG','3159','EPSG','9245',0);
+INSERT INTO "usage" VALUES('EPSG','15200','compound_crs','EPSG','9715','EPSG','3414','EPSG','1142');