aboutsummaryrefslogtreecommitdiff
path: root/data/sql/vertical_crs.sql
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2021-02-07 11:14:18 +0100
committerGitHub <noreply@github.com>2021-02-07 11:14:18 +0100
commitc0fb0041c2933b4cc953fb763aaaccd4f85a9c0d (patch)
tree6d8626e1fc8353ac7af6e3edae7080ce82cb3d73 /data/sql/vertical_crs.sql
parentaf7cbf0ad119d20813c242420d345c484995cd98 (diff)
parent7b33d9180eec541f17470d628fe2bb3ed536803d (diff)
downloadPROJ-c0fb0041c2933b4cc953fb763aaaccd4f85a9c0d.tar.gz
PROJ-c0fb0041c2933b4cc953fb763aaaccd4f85a9c0d.zip
Merge pull request #2503 from havingsexonthebeach/epsg10_011
Database: update to EPSG v10.011
Diffstat (limited to 'data/sql/vertical_crs.sql')
-rw-r--r--data/sql/vertical_crs.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/sql/vertical_crs.sql b/data/sql/vertical_crs.sql
index 291ee40f..73de8c5b 100644
--- a/data/sql/vertical_crs.sql
+++ b/data/sql/vertical_crs.sql
@@ -484,5 +484,9 @@ INSERT INTO "vertical_crs" VALUES('EPSG','9458','AVWS height',NULL,'EPSG','6499'
INSERT INTO "usage" VALUES('EPSG','14231','vertical_crs','EPSG','9458','EPSG','4177','EPSG','1264');
INSERT INTO "vertical_crs" VALUES('EPSG','9471','INAGeoid2020 height',NULL,'EPSG','6499','EPSG','1294',0);
INSERT INTO "usage" VALUES('EPSG','14153','vertical_crs','EPSG','9471','EPSG','1122','EPSG','1178');
+INSERT INTO "vertical_crs" VALUES('EPSG','9672','CD Norway',NULL,'EPSG','6498','EPSG','1301',0);
+INSERT INTO "usage" VALUES('EPSG','14776','vertical_crs','EPSG','9672','EPSG','4615','EPSG','1198');
INSERT INTO "vertical_crs" VALUES('EPSG','9675','Pago Pago 2020 height',NULL,'EPSG','6499','EPSG','1302',0);
INSERT INTO "usage" VALUES('EPSG','14793','vertical_crs','EPSG','9675','EPSG','2288','EPSG','1026');
+INSERT INTO "vertical_crs" VALUES('EPSG','9681','NVD 1992 height',NULL,'EPSG','6499','EPSG','1303',0);
+INSERT INTO "usage" VALUES('EPSG','14851','vertical_crs','EPSG','9681','EPSG','3217','EPSG','1181');