From b6d3f29ce566edb5ba0b42b79ba79ff754239e92 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sat, 28 Aug 2021 18:11:49 +0200 Subject: Database: update to EPSG v10.033 --- data/sql/compound_crs.sql | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data/sql/compound_crs.sql') 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'); -- cgit v1.2.3