aboutsummaryrefslogtreecommitdiff
path: root/data/sql/deprecation.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-01-22 22:09:26 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-01-22 22:31:44 +0100
commitffcd6253bb6b275cfc8884eeb88aa2eeac75e3b6 (patch)
treecd279a62afef8567235ee6ad37ff1d38c75db7b8 /data/sql/deprecation.sql
parentdb31b6dfa9c8fe37d5706d95ce81012b8db3c3b9 (diff)
downloadPROJ-ffcd6253bb6b275cfc8884eeb88aa2eeac75e3b6.tar.gz
PROJ-ffcd6253bb6b275cfc8884eeb88aa2eeac75e3b6.zip
Database: update to EPSG v9.8.6
Fixes #1867
Diffstat (limited to 'data/sql/deprecation.sql')
-rw-r--r--data/sql/deprecation.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/sql/deprecation.sql b/data/sql/deprecation.sql
index 4ea3e558..e364141d 100644
--- a/data/sql/deprecation.sql
+++ b/data/sql/deprecation.sql
@@ -454,3 +454,5 @@ INSERT INTO "deprecation" VALUES('projected_crs','EPSG','7082','EPSG','8456','EP
INSERT INTO "deprecation" VALUES('projected_crs','EPSG','7082','EPSG','8455','EPSG');
INSERT INTO "deprecation" VALUES('projected_crs','EPSG','3911','EPSG','8686','EPSG');
INSERT INTO "deprecation" VALUES('geodetic_crs','EPSG','8449','EPSG','8860','EPSG');
+INSERT INTO "deprecation" VALUES('geodetic_crs','EPSG','4280','EPSG','4211','EPSG');
+INSERT INTO "deprecation" VALUES('geodetic_crs','EPSG','4808','EPSG','4813','EPSG');