diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2021-02-07 11:14:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-07 11:14:18 +0100 |
| commit | c0fb0041c2933b4cc953fb763aaaccd4f85a9c0d (patch) | |
| tree | 6d8626e1fc8353ac7af6e3edae7080ce82cb3d73 /data/sql/other_transformation.sql | |
| parent | af7cbf0ad119d20813c242420d345c484995cd98 (diff) | |
| parent | 7b33d9180eec541f17470d628fe2bb3ed536803d (diff) | |
| download | PROJ-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/other_transformation.sql')
| -rw-r--r-- | data/sql/other_transformation.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/sql/other_transformation.sql b/data/sql/other_transformation.sql index 9b3bb471..1818f5bc 100644 --- a/data/sql/other_transformation.sql +++ b/data/sql/other_transformation.sql @@ -282,7 +282,7 @@ INSERT INTO "other_transformation" VALUES('EPSG','4441','NZVD2009 height to One INSERT INTO "usage" VALUES('EPSG','9076','other_transformation','EPSG','4441','EPSG','3762','EPSG','1059'); INSERT INTO "other_transformation" VALUES('EPSG','4442','NZVD2009 height to Auckland 1946 height (1)','Accuracy 0.05m (1 sigma).','EPSG','9616','Vertical Offset','EPSG','4440','EPSG','5759',0.05,'EPSG','8603','Vertical Offset',0.34,'EPSG','9001',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'LINZ-NZ AUCK',0); INSERT INTO "usage" VALUES('EPSG','9077','other_transformation','EPSG','4442','EPSG','3764','EPSG','1059'); -INSERT INTO "other_transformation" VALUES('EPSG','4443','NZVD2009 height to Moturiki 1953 height (1)','Accuracy 0.06m (1 sigma).','EPSG','9616','Vertical Offset','EPSG','4440','EPSG','5764',0.06,'EPSG','8603','Vertical Offset',0.24,'EPSG','9001',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'LINZ-NZ MOTU',0); +INSERT INTO "other_transformation" VALUES('EPSG','4443','NZVD2009 height to Moturiki 1953 height (1)','Accuracy 0.06m (1 sigma).','EPSG','9616','Vertical Offset','EPSG','4440','EPSG','5764',0.06,'EPSG','8603','Vertical Offset',0.24,'EPSG','9001',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'LINZ-NZ MOTU',0); INSERT INTO "usage" VALUES('EPSG','9078','other_transformation','EPSG','4443','EPSG','3768','EPSG','1059'); INSERT INTO "other_transformation" VALUES('EPSG','4444','NZVD2009 height to Nelson 1955 height (1)','Accuracy 0.07m (1 sigma).','EPSG','9616','Vertical Offset','EPSG','4440','EPSG','5766',0.07,'EPSG','8603','Vertical Offset',0.29,'EPSG','9001',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'LINZ-NZ NELS',0); INSERT INTO "usage" VALUES('EPSG','9079','other_transformation','EPSG','4444','EPSG','3802','EPSG','1059'); |
