From 0853daaeb117c227db9c648785f3f81ef85956a3 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Tue, 7 Apr 2020 13:54:39 +0200 Subject: Database: update to EPSG v9.8.9 --- data/sql/deprecation.sql | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'data/sql/deprecation.sql') diff --git a/data/sql/deprecation.sql b/data/sql/deprecation.sql index e364141d..cee8a5c3 100644 --- a/data/sql/deprecation.sql +++ b/data/sql/deprecation.sql @@ -456,3 +456,10 @@ INSERT INTO "deprecation" VALUES('projected_crs','EPSG','3911','EPSG','8686','EP 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'); +INSERT INTO "deprecation" VALUES('projected_crs','EPSG','2163','EPSG','9311','EPSG'); +INSERT INTO "deprecation" VALUES('projected_crs','EPSG','3408','EPSG','6931','EPSG'); +INSERT INTO "deprecation" VALUES('projected_crs','EPSG','3409','EPSG','6932','EPSG'); +INSERT INTO "deprecation" VALUES('projected_crs','EPSG','3410','EPSG','6933','EPSG'); +INSERT INTO "deprecation" VALUES('projected_crs','EPSG','3411','EPSG','3413','EPSG'); +INSERT INTO "deprecation" VALUES('projected_crs','EPSG','3412','EPSG','3976','EPSG'); +INSERT INTO "deprecation" VALUES('projected_crs','EPSG','4088','EPSG','4087','EPSG'); -- cgit v1.2.3