diff options
| author | Modern Slave <havingsexonthebeach@gmail.com> | 2021-01-14 13:16:45 +0100 |
|---|---|---|
| committer | Modern Slave <havingsexonthebeach@gmail.com> | 2021-01-15 23:27:33 +0100 |
| commit | 7b33d9180eec541f17470d628fe2bb3ed536803d (patch) | |
| tree | 6e4a9abe6875c0a6456b542be83eee18443ed0fd /data/sql/concatenated_operation_step.sql | |
| parent | 99b06ef5e77af5081ade5d8d8a66af9e461576b1 (diff) | |
| download | PROJ-7b33d9180eec541f17470d628fe2bb3ed536803d.tar.gz PROJ-7b33d9180eec541f17470d628fe2bb3ed536803d.zip | |
Database: update to EPSG v10.011
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'); |
