aboutsummaryrefslogtreecommitdiff
path: root/data/sql/scope.sql
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2021-02-09 21:24:14 +0100
committerGitHub <noreply@github.com>2021-02-09 21:24:14 +0100
commit6ce2c1174a2ee9bb529cc9260b33b6243950e0ad (patch)
treef8d3c21324927506be5bcc25f7d97c6071e435a1 /data/sql/scope.sql
parentad2cb7a1206391b5742eb5346f2a7f9baf864cff (diff)
parentc72dabdc3f1fd5e09c750b8965768b1b5b686798 (diff)
downloadPROJ-6ce2c1174a2ee9bb529cc9260b33b6243950e0ad.tar.gz
PROJ-6ce2c1174a2ee9bb529cc9260b33b6243950e0ad.zip
Merge pull request #2518 from rouault/epsg_10_013
Database: update to EPSG v10.013
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 d5263c5e..8706ced7 100644
--- a/data/sql/scope.sql
+++ b/data/sql/scope.sql
@@ -246,6 +246,7 @@ INSERT INTO "scope" VALUES('EPSG','1266','Engineering survey, topographic mappin
INSERT INTO "scope" VALUES('EPSG','1267','Location-based services, Intelligent Transport Services, navigation, positioning.',0);
INSERT INTO "scope" VALUES('EPSG','1268','Geodesy, location based services, intelligent transport services.',0);
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','1273','Transformation of coordinates at 0.03m level of accuracy.',0);
INSERT INTO "scope" VALUES('EPSG','1274','Spatial referencing including water resource management.',0);