aboutsummaryrefslogtreecommitdiff
path: root/data/sql/compound_crs.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-08-28 18:11:49 +0200
committerEven Rouault <even.rouault@spatialys.com>2021-08-28 18:11:49 +0200
commitb6d3f29ce566edb5ba0b42b79ba79ff754239e92 (patch)
treecf89fe65b65a1492204fc4b332e26100f3b87b77 /data/sql/compound_crs.sql
parenta2713d85eab58eff28da416942e0b0c73edd4fcb (diff)
downloadPROJ-b6d3f29ce566edb5ba0b42b79ba79ff754239e92.tar.gz
PROJ-b6d3f29ce566edb5ba0b42b79ba79ff754239e92.zip
Database: update to EPSG v10.033
Diffstat (limited to 'data/sql/compound_crs.sql')
-rw-r--r--data/sql/compound_crs.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/sql/compound_crs.sql b/data/sql/compound_crs.sql
index 2b858a6a..38d34e66 100644
--- a/data/sql/compound_crs.sql
+++ b/data/sql/compound_crs.sql
@@ -712,3 +712,7 @@ INSERT INTO "compound_crs" VALUES('EPSG','9725','ETRS89 + Cagliari 1956 height',
INSERT INTO "usage" VALUES('EPSG','15257','compound_crs','EPSG','9725','EPSG','2339','EPSG','1270');
INSERT INTO "compound_crs" VALUES('EPSG','9742','EOS21 Grid + ODN height',NULL,'EPSG','9741','EPSG','5701',0);
INSERT INTO "usage" VALUES('EPSG','15318','compound_crs','EPSG','9742','EPSG','4620','EPSG','1141');
+INSERT INTO "compound_crs" VALUES('EPSG','9762','ECML14_NB Grid + ODN height',NULL,'EPSG','9761','EPSG','5701',0);
+INSERT INTO "usage" VALUES('EPSG','16499','compound_crs','EPSG','9762','EPSG','4621','EPSG','1141');
+INSERT INTO "compound_crs" VALUES('EPSG','9767','EWR2 Grid + ODN height',NULL,'EPSG','9766','EPSG','5701',0);
+INSERT INTO "usage" VALUES('EPSG','16510','compound_crs','EPSG','9767','EPSG','4622','EPSG','1141');