diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-05-25 15:59:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-25 15:59:19 +0200 |
| commit | cfdd474dd8aef197297c488c6133f7484fe421fd (patch) | |
| tree | 8105eeac022527c7c35a209f78af8683833c0f58 /data/sql/compound_crs.sql | |
| parent | 5d502d356e16ef81f481eb82dcdeba0ea3ab1f9e (diff) | |
| parent | bf50f76e1d1e45d65b79229c060fe66df8ef289c (diff) | |
| download | PROJ-cfdd474dd8aef197297c488c6133f7484fe421fd.tar.gz PROJ-cfdd474dd8aef197297c488c6133f7484fe421fd.zip | |
Merge pull request #2238 from rouault/update_to_epsg_9_8_11
Update to EPSG 9.8.11, ESRI 10.8.1 and import scope and remarks for conversion
Diffstat (limited to 'data/sql/compound_crs.sql')
| -rw-r--r-- | data/sql/compound_crs.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/compound_crs.sql b/data/sql/compound_crs.sql index fd8262fd..966c88c6 100644 --- a/data/sql/compound_crs.sql +++ b/data/sql/compound_crs.sql @@ -277,3 +277,4 @@ INSERT INTO "compound_crs" VALUES('EPSG','8813','NAD83 / Missouri East + NAVD88 INSERT INTO "compound_crs" VALUES('EPSG','8814','NAD83 / Missouri Central + NAVD88 height',NULL,NULL,'EPSG','26997','EPSG','5703','EPSG','2218',0); INSERT INTO "compound_crs" VALUES('EPSG','8815','NAD83 / Missouri West + NAVD88 height',NULL,NULL,'EPSG','26998','EPSG','5703','EPSG','2220',0); INSERT INTO "compound_crs" VALUES('EPSG','8912','CR-SIRGAS / CRTM05 + DACR52 height',NULL,NULL,'EPSG','8908','EPSG','8911','EPSG','3232',0); +INSERT INTO "compound_crs" VALUES('EPSG','9368','TPEN11 Grid + ODN height',NULL,NULL,'EPSG','9367','EPSG','5701','EPSG','4583',0); |
