From ffcd6253bb6b275cfc8884eeb88aa2eeac75e3b6 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 22 Jan 2020 22:09:26 +0100 Subject: Database: update to EPSG v9.8.6 Fixes #1867 --- data/sql/deprecation.sql | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data/sql/deprecation.sql') 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'); -- cgit v1.2.3