aboutsummaryrefslogtreecommitdiff
path: root/data/sql/scope.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-05-16 12:41:07 +0200
committerEven Rouault <even.rouault@spatialys.com>2021-05-16 12:41:07 +0200
commit752696eb8ac0ecb9ff96432ec5849625ed452f74 (patch)
treebe02df416cf02f5fcbda0bdba31444b1cd0d7035 /data/sql/scope.sql
parent68a11b77249788fb8090e725792a5f62b4c5068b (diff)
downloadPROJ-752696eb8ac0ecb9ff96432ec5849625ed452f74.tar.gz
PROJ-752696eb8ac0ecb9ff96432ec5849625ed452f74.zip
Database: update to EPSG v10.022
Diffstat (limited to 'data/sql/scope.sql')
-rw-r--r--data/sql/scope.sql4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/sql/scope.sql b/data/sql/scope.sql
index a7b6ebc4..e76a9b01 100644
--- a/data/sql/scope.sql
+++ b/data/sql/scope.sql
@@ -45,8 +45,8 @@ INSERT INTO "scope" VALUES('EPSG','1065','Academic research, not officially adop
INSERT INTO "scope" VALUES('EPSG','1066','Recommended by OSi and OSNI for all horizontal CTs in the Republic and Northern Ireland.',0);
INSERT INTO "scope" VALUES('EPSG','1067','Post-1996 data based on the classical geodetic network.',0);
INSERT INTO "scope" VALUES('EPSG','1068','Pre-1996 data related to the classical geodetic network.',0);
-INSERT INTO "scope" VALUES('EPSG','1069','Adopted as official definition of OSGB 1936 from 2002 to August 2016. Accuracy by definition exact. Accuracy compared to triangulation coordinates 0.1m at 67% confidence level.',0);
-INSERT INTO "scope" VALUES('EPSG','1070','Adopted as official definition of OSGB 1936 from August 2016. Accuracy by definition exact. Accuracy compared to triangulation coordinates 0.1m at 67% confidence level.',0);
+INSERT INTO "scope" VALUES('EPSG','1069','Adopted as official definition of OSGB36 from 2002 to August 2016. Accuracy by definition exact. Accuracy compared to triangulation coordinates 0.1m at 67% confidence level.',0);
+INSERT INTO "scope" VALUES('EPSG','1070','Adopted as official definition of OSGB36 from August 2016. Accuracy by definition exact. Accuracy compared to triangulation coordinates 0.1m at 67% confidence level.',0);
INSERT INTO "scope" VALUES('EPSG','1071','Arctic small scale mapping - Alaska-centred.',0);
INSERT INTO "scope" VALUES('EPSG','1072','Arctic small scale mapping - Canada-centred.',0);
INSERT INTO "scope" VALUES('EPSG','1073','Arctic small scale mapping - Greenland-centred.',0);