diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2022-03-09 15:17:37 +0100 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-03-09 14:18:05 +0000 |
| commit | 494b47737af447d558835911a3a9d2b264b056f6 (patch) | |
| tree | 78b9d60177c6ffd0ffe5fa3704ad71772e13828e /data/sql/alias_name.sql | |
| parent | 7779e87663753bb4a12e78784e6246b4ec696f5a (diff) | |
| download | PROJ-494b47737af447d558835911a3a9d2b264b056f6.tar.gz PROJ-494b47737af447d558835911a3a9d2b264b056f6.zip | |
Merge pull request #3103 from rouault/epsg_10_055
Database: update to EPSG v10.055
Diffstat (limited to 'data/sql/alias_name.sql')
| -rw-r--r-- | data/sql/alias_name.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/alias_name.sql b/data/sql/alias_name.sql index 68aaf79a..1ad3048d 100644 --- a/data/sql/alias_name.sql +++ b/data/sql/alias_name.sql @@ -7515,3 +7515,4 @@ INSERT INTO "alias_name" VALUES('projected_crs','EPSG','9943','ETRS89 / EBBWV14 INSERT INTO "alias_name" VALUES('compound_crs','EPSG','9944','ETRS89 / EBBWV14 SnakeGrid + Newlyn height','EPSG'); INSERT INTO "alias_name" VALUES('compound_crs','EPSG','6190','BD72 / Belgian Lambert 72 + Oostende height','EPSG'); INSERT INTO "alias_name" VALUES('compound_crs','EPSG','9907','ETRS89 + Oostende height','EPSG'); +INSERT INTO "alias_name" VALUES('projected_crs','EPSG','32159','NAD83 / WyLam','EPSG'); |
