diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-04-07 13:54:39 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2020-04-07 19:19:37 +0200 |
| commit | 0853daaeb117c227db9c648785f3f81ef85956a3 (patch) | |
| tree | b573a99575d41bd8843576dc1137558e1545d05d /data/sql/geodetic_datum.sql | |
| parent | 942709407ebce7040b86d655679f26d47b932087 (diff) | |
| download | PROJ-0853daaeb117c227db9c648785f3f81ef85956a3.tar.gz PROJ-0853daaeb117c227db9c648785f3f81ef85956a3.zip | |
Database: update to EPSG v9.8.9
Diffstat (limited to 'data/sql/geodetic_datum.sql')
| -rw-r--r-- | data/sql/geodetic_datum.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/geodetic_datum.sql b/data/sql/geodetic_datum.sql index 0ea4c200..34d91ab0 100644 --- a/data/sql/geodetic_datum.sql +++ b/data/sql/geodetic_datum.sql @@ -151,6 +151,7 @@ INSERT INTO "geodetic_datum" VALUES('EPSG','1254','SIRGAS-Chile',NULL,NULL,'EPSG INSERT INTO "geodetic_datum" VALUES('EPSG','1257','Tapi Aike',NULL,NULL,'EPSG','7022','EPSG','8901','EPSG','4569','1945-01-01',0); INSERT INTO "geodetic_datum" VALUES('EPSG','1258','Ministerio de Marina Norte',NULL,NULL,'EPSG','7022','EPSG','8901','EPSG','2357',NULL,0); INSERT INTO "geodetic_datum" VALUES('EPSG','1259','Ministerio de Marina Sur',NULL,NULL,'EPSG','7022','EPSG','8901','EPSG','2357',NULL,0); +INSERT INTO "geodetic_datum" VALUES('EPSG','1263','Oman National Geodetic Datum 2017',NULL,NULL,'EPSG','7019','EPSG','8901','EPSG','1183','2017-11-01',0); INSERT INTO "geodetic_datum" VALUES('EPSG','1268','Kingdom of Saudi Arabia Geodetic Reference Frame 2017',NULL,NULL,'EPSG','7019','EPSG','8901','EPSG','1206','2017-12-01',0); INSERT INTO "geodetic_datum" VALUES('EPSG','6001','Not specified (based on Airy 1830 ellipsoid)',NULL,NULL,'EPSG','7001','EPSG','8901','EPSG','1263',NULL,0); INSERT INTO "geodetic_datum" VALUES('EPSG','6002','Not specified (based on Airy Modified 1849 ellipsoid)',NULL,NULL,'EPSG','7002','EPSG','8901','EPSG','1263',NULL,0); |
