aboutsummaryrefslogtreecommitdiff
path: root/data/sql/scope.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-04-23 10:10:15 +0200
committerGitHub <noreply@github.com>2021-04-23 10:10:15 +0200
commit99939f327e91ba602843018af9bd4328b50821fe (patch)
tree6743cf5b5feab06004e85ff55f654cd1671a6dc9 /data/sql/scope.sql
parent81899cee1197e7bbd4558e9c7208eff8293789b5 (diff)
parentf6abb7d75c647013dd83a82361b96c202e615d90 (diff)
downloadPROJ-99939f327e91ba602843018af9bd4328b50821fe.tar.gz
PROJ-99939f327e91ba602843018af9bd4328b50821fe.zip
Merge pull request #2683 from rouault/epsg_10_019
Database: update to EPSG v10.019
Diffstat (limited to 'data/sql/scope.sql')
-rw-r--r--data/sql/scope.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/sql/scope.sql b/data/sql/scope.sql
index 8706ced7..a7b6ebc4 100644
--- a/data/sql/scope.sql
+++ b/data/sql/scope.sql
@@ -77,7 +77,7 @@ INSERT INTO "scope" VALUES('EPSG','1097','Cartography System of Distrito Federal
INSERT INTO "scope" VALUES('EPSG','1098','Web mapping and visualisation.',0);
INSERT INTO "scope" VALUES('EPSG','1099','Change of height to a different vertical reference surface and unit.',0);
INSERT INTO "scope" VALUES('EPSG','1100','Change of prime meridian.',0);
-INSERT INTO "scope" VALUES('EPSG','1101','Change of height or depth unit to facilitate transformation through concatenated operations.',0);
+INSERT INTO "scope" VALUES('EPSG','1101','Change of height or depth unit.',0);
INSERT INTO "scope" VALUES('EPSG','1102','Cadastre, engineering survey, civilian topographic mapping.',0);
INSERT INTO "scope" VALUES('EPSG','1103','Coastal hydrography.',0);
INSERT INTO "scope" VALUES('EPSG','1104','Coastal hydrography, offshore oil and gas exploration and production.',0);