aboutsummaryrefslogtreecommitdiff
path: root/data/sql/compound_crs.sql
diff options
context:
space:
mode:
Diffstat (limited to 'data/sql/compound_crs.sql')
-rw-r--r--data/sql/compound_crs.sql7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/sql/compound_crs.sql b/data/sql/compound_crs.sql
index f0df559a..e0ad4c83 100644
--- a/data/sql/compound_crs.sql
+++ b/data/sql/compound_crs.sql
@@ -277,6 +277,9 @@ INSERT INTO "compound_crs" VALUES('EPSG','8813','NAD83 / Missouri East + NAVD88
INSERT INTO "compound_crs" VALUES('EPSG','8814','NAD83 / Missouri Central + NAVD88 height',NULL,NULL,'EPSG','26997','EPSG','5703','EPSG','2218',0);
INSERT INTO "compound_crs" VALUES('EPSG','8815','NAD83 / Missouri West + NAVD88 height',NULL,NULL,'EPSG','26998','EPSG','5703','EPSG','2220',0);
INSERT INTO "compound_crs" VALUES('EPSG','8912','CR-SIRGAS / CRTM05 + DACR52 height',NULL,NULL,'EPSG','8908','EPSG','8911','EPSG','3232',0);
+INSERT INTO "compound_crs" VALUES('EPSG','9286','ETRS89 + NAP height',NULL,NULL,'EPSG','4258','EPSG','5709','EPSG','1172',0);
+INSERT INTO "compound_crs" VALUES('EPSG','9289','ETRS89 + LAT NL depth',NULL,NULL,'EPSG','4258','EPSG','9287','EPSG','1630',0);
+INSERT INTO "compound_crs" VALUES('EPSG','9290','ETRS89 + MSL NL depth',NULL,NULL,'EPSG','4258','EPSG','9288','EPSG','1630',0);
INSERT INTO "compound_crs" VALUES('EPSG','9306','HS2 Survey Grid + HS2-VRF height',NULL,NULL,'EPSG','9300','EPSG','9303','EPSG','4582',0);
INSERT INTO "compound_crs" VALUES('EPSG','9368','TPEN11 Grid + ODN height',NULL,NULL,'EPSG','9367','EPSG','5701','EPSG','4583',0);
INSERT INTO "compound_crs" VALUES('EPSG','9374','MML07 Grid + ODN height',NULL,NULL,'EPSG','9373','EPSG','5701','EPSG','4588',0);
@@ -292,3 +295,7 @@ INSERT INTO "compound_crs" VALUES('EPSG','9429','ETRS89 + Douglas height',NULL,N
INSERT INTO "compound_crs" VALUES('EPSG','9430','ETRS89 + St. Marys height',NULL,NULL,'EPSG','4258','EPSG','5749','EPSG','2802',0);
INSERT INTO "compound_crs" VALUES('EPSG','9449','ETRS89 + Malin Head height',NULL,NULL,'EPSG','4258','EPSG','5731','EPSG','1305',0);
INSERT INTO "compound_crs" VALUES('EPSG','9450','ETRS89 + Belfast height',NULL,NULL,'EPSG','4258','EPSG','5732','EPSG','2530',0);
+INSERT INTO "compound_crs" VALUES('EPSG','9457','GBK19 Grid + ODN height',NULL,NULL,'EPSG','9456','EPSG','5701','EPSG','4607',0);
+INSERT INTO "compound_crs" VALUES('EPSG','9462','GDA2020 + AVWS height',NULL,NULL,'EPSG','7844','EPSG','9458','EPSG','4177',0);
+INSERT INTO "compound_crs" VALUES('EPSG','9463','GDA2020 + AHD height',NULL,NULL,'EPSG','7844','EPSG','5711','EPSG','4493',0);
+INSERT INTO "compound_crs" VALUES('EPSG','9464','GDA94 + AHD height',NULL,NULL,'EPSG','4283','EPSG','5711','EPSG','4493',0);