diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-12-16 15:24:16 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-12-16 16:09:44 +0100 |
| commit | 4a89f16eff05689d985dd574f96f71af7f2b637f (patch) | |
| tree | 16b4d23aab0c336dbc281912b5177a33c97ba6b5 /data/sql/scope.sql | |
| parent | 2968770ea2afd8a9980efa0dc517d4c28e05ad86 (diff) | |
| download | PROJ-4a89f16eff05689d985dd574f96f71af7f2b637f.tar.gz PROJ-4a89f16eff05689d985dd574f96f71af7f2b637f.zip | |
Database: update to EPSG v10.008
Diffstat (limited to 'data/sql/scope.sql')
| -rw-r--r-- | data/sql/scope.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/scope.sql b/data/sql/scope.sql index 9f314f37..58fc0779 100644 --- a/data/sql/scope.sql +++ b/data/sql/scope.sql @@ -246,3 +246,4 @@ 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','1273','Transformation of coordinates at 0.03m level of accuracy.',0); |
