From 7b33d9180eec541f17470d628fe2bb3ed536803d Mon Sep 17 00:00:00 2001 From: Modern Slave Date: Thu, 14 Jan 2021 13:16:45 +0100 Subject: Database: update to EPSG v10.011 --- 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 a095ddce..d19ed725 100644 --- a/data/sql/concatenated_operation_step.sql +++ b/data/sql/concatenated_operation_step.sql @@ -429,3 +429,5 @@ INSERT INTO "concatenated_operation_step" VALUES('EPSG','9336',1,'EPSG','1313'); INSERT INTO "concatenated_operation_step" VALUES('EPSG','9336',2,'EPSG','9244'); 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'); -- cgit v1.2.3