aboutsummaryrefslogtreecommitdiff
path: root/data/sql/scope.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-11-18 17:19:41 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-11-18 18:07:56 +0100
commitbe5379fab5b45d415eaf40e85fd9fa81c2761494 (patch)
tree228e19b0027674d12c0a90810a44ba51badf9603 /data/sql/scope.sql
parenta85e2aed1551f7964f65cc7b7c373e56803c1fd6 (diff)
downloadPROJ-be5379fab5b45d415eaf40e85fd9fa81c2761494.tar.gz
PROJ-be5379fab5b45d415eaf40e85fd9fa81c2761494.zip
Database: update to EPSG v10.007
Diffstat (limited to 'data/sql/scope.sql')
-rw-r--r--data/sql/scope.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/scope.sql b/data/sql/scope.sql
index 993057f7..9f314f37 100644
--- a/data/sql/scope.sql
+++ b/data/sql/scope.sql
@@ -107,6 +107,7 @@ INSERT INTO "scope" VALUES('EPSG','1127','Geodesy. Defines ETRF2000.',0);
INSERT INTO "scope" VALUES('EPSG','1128','Geodesy. Defines ETRF2005.',0);
INSERT INTO "scope" VALUES('EPSG','1129','Geodesy. Defines ETRF2014.',0);
INSERT INTO "scope" VALUES('EPSG','1130','EEZ delimitation.',0);
+INSERT INTO "scope" VALUES('EPSG','1131','Change of coordinate epoch for points referenced to NAD83(CSRS)v7.',0);
INSERT INTO "scope" VALUES('EPSG','1132','Derivation of approximate gravity-related heights from GNSS observations.',0);
INSERT INTO "scope" VALUES('EPSG','1133','Derivation of gravity-related heights from GNSS observations.',0);
INSERT INTO "scope" VALUES('EPSG','1134','Description of the use or purpose of the CRS.',0);