aboutsummaryrefslogtreecommitdiff
path: root/data/sql/deprecation.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-08-03 11:40:09 +0200
committerGitHub <noreply@github.com>2020-08-03 11:40:09 +0200
commit14f868d922d34fc20ae5a31dff0e1af33ecde0b1 (patch)
tree20ebd82f8ade25d96a09733a4c9688fb398736a5 /data/sql/deprecation.sql
parent53abcb0425eecceea076ba29ea3f071f53156efa (diff)
parent6d6229ca7be13f8509889a502d9e6e5ce4cc7c46 (diff)
downloadPROJ-14f868d922d34fc20ae5a31dff0e1af33ecde0b1.tar.gz
PROJ-14f868d922d34fc20ae5a31dff0e1af33ecde0b1.zip
Merge pull request #2309 from rouault/update_to_epsg_9_8_15
Database: update to EPSG v9.8.15 database
Diffstat (limited to 'data/sql/deprecation.sql')
-rw-r--r--data/sql/deprecation.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/deprecation.sql b/data/sql/deprecation.sql
index cee8a5c3..8ce4321e 100644
--- a/data/sql/deprecation.sql
+++ b/data/sql/deprecation.sql
@@ -463,3 +463,4 @@ INSERT INTO "deprecation" VALUES('projected_crs','EPSG','3410','EPSG','6933','EP
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');
+INSERT INTO "deprecation" VALUES('projected_crs','EPSG','7804','EPSG','9391','EPSG');