diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2021-05-16 12:41:07 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2021-05-16 12:41:07 +0200 |
| commit | 752696eb8ac0ecb9ff96432ec5849625ed452f74 (patch) | |
| tree | be02df416cf02f5fcbda0bdba31444b1cd0d7035 /data/sql/concatenated_operation_step.sql | |
| parent | 68a11b77249788fb8090e725792a5f62b4c5068b (diff) | |
| download | PROJ-752696eb8ac0ecb9ff96432ec5849625ed452f74.tar.gz PROJ-752696eb8ac0ecb9ff96432ec5849625ed452f74.zip | |
Database: update to EPSG v10.022
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 b3f6c945..6abe0691 100644 --- a/data/sql/concatenated_operation_step.sql +++ b/data/sql/concatenated_operation_step.sql @@ -437,3 +437,5 @@ 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'); +INSERT INTO "concatenated_operation_step" VALUES('EPSG','9731',1,'EPSG','9729'); +INSERT INTO "concatenated_operation_step" VALUES('EPSG','9731',2,'EPSG','9726'); |
