diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-12-16 16:09:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-16 16:09:07 +0100 |
| commit | 1a84a71349c31740b4a525971cf56c899dda858e (patch) | |
| tree | 2f27f87210293eca96c9d6acdf19b21e03004fbf /data/sql/scope.sql | |
| parent | 5e077729274f5d28e137e1a41f7d3350146614ef (diff) | |
| parent | 643ce02edfb83a02c89650586562d2a3fe6a933b (diff) | |
| download | PROJ-1a84a71349c31740b4a525971cf56c899dda858e.tar.gz PROJ-1a84a71349c31740b4a525971cf56c899dda858e.zip | |
Merge pull request #2489 from rouault/update_to_epsg_10.0.8
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); |
