aboutsummaryrefslogtreecommitdiff
path: root/data/sql/scope.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-11-05 11:39:11 +0100
committerGitHub <noreply@github.com>2021-11-05 11:39:11 +0100
commit76dfefe8fc9191bf2df8a232e379b85ca09c7d7d (patch)
tree2234e39587176a861fec79aad97527e5e7628f0a /data/sql/scope.sql
parent792884b035b9ed6f4e4b674e059231957f8a72f2 (diff)
parentb2acc54e5f6997426b1a21ff2b35067969bcc6aa (diff)
downloadPROJ-76dfefe8fc9191bf2df8a232e379b85ca09c7d7d.tar.gz
PROJ-76dfefe8fc9191bf2df8a232e379b85ca09c7d7d.zip
Merge pull request #2921 from rouault/epsg_10_039
Database: update to EPSG v10.039
Diffstat (limited to 'data/sql/scope.sql')
-rw-r--r--data/sql/scope.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/sql/scope.sql b/data/sql/scope.sql
index 98331299..afb0d45e 100644
--- a/data/sql/scope.sql
+++ b/data/sql/scope.sql
@@ -248,7 +248,9 @@ INSERT INTO "scope" VALUES('EPSG','1268','Geodesy, location based services, inte
INSERT INTO "scope" VALUES('EPSG','1269','Intermediate CRS in transformation to and from projected CRS.',0);
INSERT INTO "scope" VALUES('EPSG','1270','Reversible geoid model transformation.',0);
INSERT INTO "scope" VALUES('EPSG','1271','Engineering survey and mapping for the Trans-Europe Lyon-Turin (TELT) railway project.',0);
+INSERT INTO "scope" VALUES('EPSG','1272','Reversible hydroid model transformation.',0);
INSERT INTO "scope" VALUES('EPSG','1273','Transformation of coordinates at 0.03m level of accuracy.',0);
INSERT INTO "scope" VALUES('EPSG','1274','Spatial referencing including water resource management.',0);
INSERT INTO "scope" VALUES('EPSG','1275','Alignment of datasets referenced to WGS 84 which have been derived from GDA2020 via the null transformation EPSG::8450 with GDA94 datasets.',0);
INSERT INTO "scope" VALUES('EPSG','1276','Alignment of datasets referenced to WGS 84 which have been derived from GDA94 via the null transformation EPSG::1150 with GDA2020 datasets.',0);
+INSERT INTO "scope" VALUES('EPSG','1277','Derivation of depths from GNSS observations.',0);