aboutsummaryrefslogtreecommitdiff
path: root/data/sql/deprecation.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-08-03 15:26:04 +0200
committerGitHub <noreply@github.com>2020-08-03 15:26:04 +0200
commite5c0d97810cb36af631deeb8d932233e5087bca7 (patch)
treeffa5c0d746c1a64204940aba5bbe71472cb7c8c0 /data/sql/deprecation.sql
parent16a0b9ecc397d659e1fd27a4788095d303cab289 (diff)
parent58b69a9fdfbc8b4798c66f34ddbf0e73ccee271d (diff)
downloadPROJ-e5c0d97810cb36af631deeb8d932233e5087bca7.tar.gz
PROJ-e5c0d97810cb36af631deeb8d932233e5087bca7.zip
Merge pull request #2310 from rouault/backport_7_1_pr2309
[Backport 7.1] 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');