From 548a6ab0509ea03bf4fffc377c17fcd0ba977c7d Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 27 May 2021 11:49:06 +0200 Subject: Database: update to EPSG v10.024 --- data/sql/concatenated_operation_step.sql | 2 ++ 1 file changed, 2 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 6abe0691..83ca7eec 100644 --- a/data/sql/concatenated_operation_step.sql +++ b/data/sql/concatenated_operation_step.sql @@ -439,3 +439,5 @@ INSERT INTO "concatenated_operation_step" VALUES('EPSG','9687',1,'EPSG','8447'); INSERT INTO "concatenated_operation_step" VALUES('EPSG','9687',2,'EPSG','8448'); INSERT INTO "concatenated_operation_step" VALUES('EPSG','9731',1,'EPSG','9729'); INSERT INTO "concatenated_operation_step" VALUES('EPSG','9731',2,'EPSG','9726'); +INSERT INTO "concatenated_operation_step" VALUES('EPSG','9750',1,'EPSG','9727'); +INSERT INTO "concatenated_operation_step" VALUES('EPSG','9750',2,'EPSG','9726'); -- cgit v1.2.3