aboutsummaryrefslogtreecommitdiff
path: root/data/sql/scope.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-11-18 18:05:53 +0100
committerGitHub <noreply@github.com>2020-11-18 18:05:53 +0100
commit4478eed4f5fe9d33fe7ef34126f98d3f7aa2daa5 (patch)
treebb2a77abe762201cebb2e8810df2c59b4d8f606b /data/sql/scope.sql
parentc560b7957664c32e2465e8425abaccc5a6b2607d (diff)
parent0476db2b05b9232b7c579901cf8a873ef34ae62f (diff)
downloadPROJ-4478eed4f5fe9d33fe7ef34126f98d3f7aa2daa5.tar.gz
PROJ-4478eed4f5fe9d33fe7ef34126f98d3f7aa2daa5.zip
Merge pull request #2434 from rouault/update_to_epsg_10.0.7
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);