aboutsummaryrefslogtreecommitdiff
path: root/data/sql/deprecation.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-01-23 23:26:17 +0100
committerGitHub <noreply@github.com>2020-01-23 23:26:17 +0100
commit9a4b8a6c21624192e111c7f1388ce4cbbd1d6fa7 (patch)
tree2bc164d821cf6d54958d228a65b823354b9669db /data/sql/deprecation.sql
parent0bd886d8b26016d26fac3e1c1bb8ed6982f30c4e (diff)
parentba37cd70b299d8ea918f6bb219805713c9e6507a (diff)
downloadPROJ-9a4b8a6c21624192e111c7f1388ce4cbbd1d6fa7.tar.gz
PROJ-9a4b8a6c21624192e111c7f1388ce4cbbd1d6fa7.zip
Merge pull request #1874 from rouault/backport_epsg_9_8_6
[6.3 backport] Database: update to EPSG v9.8.6
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');