diff options
Diffstat (limited to 'data/sql/scope.sql')
| -rw-r--r-- | data/sql/scope.sql | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/sql/scope.sql b/data/sql/scope.sql index 79e4b653..98331299 100644 --- a/data/sql/scope.sql +++ b/data/sql/scope.sql @@ -169,7 +169,7 @@ INSERT INTO "scope" VALUES('EPSG','1189','GIS.',0); INSERT INTO "scope" VALUES('EPSG','1190','Geological analysis.',0); INSERT INTO "scope" VALUES('EPSG','1191','Graticule coordinates expressed in simple Cartesian form.',0); INSERT INTO "scope" VALUES('EPSG','1192','Graticule coordinates in rectangular Cartesian form.',0); -INSERT INTO "scope" VALUES('EPSG','1193','Geological analysis.',0); +INSERT INTO "scope" VALUES('EPSG','1193','Geological analysis.',1); INSERT INTO "scope" VALUES('EPSG','1194','Spatial referencing in and around city and county of San Francisco.',0); INSERT INTO "scope" VALUES('EPSG','1195','Environmental science - used as basis for EASE grid.',0); INSERT INTO "scope" VALUES('EPSG','1196','Highway engineering.',0); @@ -228,7 +228,7 @@ INSERT INTO "scope" VALUES('EPSG','1248','Municipal spatial referencing.',0); INSERT INTO "scope" VALUES('EPSG','1249','Minerals management (including oil and gas exploration and production).',0); INSERT INTO "scope" VALUES('EPSG','1250','Metrication of RSO grid.',0); INSERT INTO "scope" VALUES('EPSG','1251','Marine navigation.',0); -INSERT INTO "scope" VALUES('EPSG','1252','Approximation assuming equality between plate-fixed static and earth-fixed dynamic CRSs.',0); +INSERT INTO "scope" VALUES('EPSG','1252','(null/copy) Approximation for medium and low accuracy applications assuming equality between plate-fixed static and earth-fixed dynamic CRSs, ignoring static/dynamic CRS differences.',0); INSERT INTO "scope" VALUES('EPSG','1253','Approximation at the 1m level.',0); INSERT INTO "scope" VALUES('EPSG','1254','Antarctic Digital Database and small scale topographic mapping.',0); INSERT INTO "scope" VALUES('EPSG','1255','Transformation of coordinates at 0.02m level of accuracy.',0); |
