aboutsummaryrefslogtreecommitdiff
path: root/data/sql/deprecation.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2022-01-04 15:44:53 +0100
committerEven Rouault <even.rouault@spatialys.com>2022-01-04 22:39:59 +0100
commitc3cac01a9779a523ddf553df9c4ca2dc76ba2f95 (patch)
treecc08a5ba1113d5fe89828dd4fcc5fe016e67f7c1 /data/sql/deprecation.sql
parentcfd005b326864dcb4926db7e75c09a562bdf8f7b (diff)
downloadPROJ-c3cac01a9779a523ddf553df9c4ca2dc76ba2f95.tar.gz
PROJ-c3cac01a9779a523ddf553df9c4ca2dc76ba2f95.zip
Database: update to EPSG 10.044
Diffstat (limited to 'data/sql/deprecation.sql')
-rw-r--r--data/sql/deprecation.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/sql/deprecation.sql b/data/sql/deprecation.sql
index 8ce4321e..820f06db 100644
--- a/data/sql/deprecation.sql
+++ b/data/sql/deprecation.sql
@@ -464,3 +464,7 @@ INSERT INTO "deprecation" VALUES('projected_crs','EPSG','3411','EPSG','3413','EP
INSERT INTO "deprecation" VALUES('projected_crs','EPSG','3412','EPSG','3976','EPSG');
INSERT INTO "deprecation" VALUES('projected_crs','EPSG','4088','EPSG','4087','EPSG');
INSERT INTO "deprecation" VALUES('projected_crs','EPSG','7804','EPSG','9391','EPSG');
+INSERT INTO "deprecation" VALUES('compound_crs','EPSG','5832','EPSG','9928','EPSG');
+INSERT INTO "deprecation" VALUES('compound_crs','EPSG','5833','EPSG','9929','EPSG');
+INSERT INTO "deprecation" VALUES('compound_crs','EPSG','5834','EPSG','9930','EPSG');
+INSERT INTO "deprecation" VALUES('compound_crs','EPSG','5835','EPSG','9931','EPSG');