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-23 19:05:48 +0100
commitae1a0324fb51c8a357b24991c3627d5c2414a784 (patch)
tree15570cf7eb0fa9bd28ecbcd096b807f2a1b859a4 /data/sql/deprecation.sql
parenta217239fa55b5c7002d37a5b17fb41117dfb4b64 (diff)
downloadPROJ-ae1a0324fb51c8a357b24991c3627d5c2414a784.tar.gz
PROJ-ae1a0324fb51c8a357b24991c3627d5c2414a784.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');