From 88618bb4120b2a7c3999a00b2b3770ba73669cb8 Mon Sep 17 00:00:00 2001 From: Nyall Dawson Date: Tue, 9 Feb 2021 08:59:04 +1000 Subject: Database: update to EPSG v10.012 --- data/sql/scope.sql | 2 ++ 1 file changed, 2 insertions(+) (limited to 'data/sql/scope.sql') diff --git a/data/sql/scope.sql b/data/sql/scope.sql index bf98f123..d5263c5e 100644 --- a/data/sql/scope.sql +++ b/data/sql/scope.sql @@ -249,3 +249,5 @@ INSERT INTO "scope" VALUES('EPSG','1269','Intermediate CRS in transformation to 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','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); -- cgit v1.2.3