From 88618bb4120b2a7c3999a00b2b3770ba73669cb8 Mon Sep 17 00:00:00 2001 From: Nyall Dawson Date: Tue, 9 Feb 2021 08:59:04 +1000 Subject: Database: update to EPSG v10.012 --- data/sql/concatenated_operation_step.sql | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'data/sql/concatenated_operation_step.sql') diff --git a/data/sql/concatenated_operation_step.sql b/data/sql/concatenated_operation_step.sql index d19ed725..4f60032a 100644 --- a/data/sql/concatenated_operation_step.sql +++ b/data/sql/concatenated_operation_step.sql @@ -431,3 +431,9 @@ INSERT INTO "concatenated_operation_step" VALUES('EPSG','9337',1,'EPSG','1763'); INSERT INTO "concatenated_operation_step" VALUES('EPSG','9337',2,'EPSG','9327'); INSERT INTO "concatenated_operation_step" VALUES('EPSG','9499',1,'EPSG','9276'); INSERT INTO "concatenated_operation_step" VALUES('EPSG','9499',2,'EPSG','9275'); +INSERT INTO "concatenated_operation_step" VALUES('EPSG','9683',1,'EPSG','8049'); +INSERT INTO "concatenated_operation_step" VALUES('EPSG','9683',2,'EPSG','8447'); +INSERT INTO "concatenated_operation_step" VALUES('EPSG','9685',1,'EPSG','9459'); +INSERT INTO "concatenated_operation_step" VALUES('EPSG','9685',2,'EPSG','8447'); +INSERT INTO "concatenated_operation_step" VALUES('EPSG','9687',1,'EPSG','8447'); +INSERT INTO "concatenated_operation_step" VALUES('EPSG','9687',2,'EPSG','8448'); -- cgit v1.2.3