diff options
Diffstat (limited to 'data/sql/concatenated_operation_step.sql')
| -rw-r--r-- | data/sql/concatenated_operation_step.sql | 2 |
1 files changed, 2 insertions, 0 deletions
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'); |
