diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-01-21 21:31:55 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-01-21 21:31:55 +0100 |
| commit | 6a541b3a3926282ffc2e4bb20d2f6d78549572b5 (patch) | |
| tree | 0985038279bd5f64c1fe6b4cc96345ca069358fb /data/sql/geodetic_datum.sql | |
| parent | 24018433cf3b0b6600b68b09297e8f49b813fe7c (diff) | |
| download | PROJ-6a541b3a3926282ffc2e4bb20d2f6d78549572b5.tar.gz PROJ-6a541b3a3926282ffc2e4bb20d2f6d78549572b5.zip | |
Update to EPSG 9.5.5
Diffstat (limited to 'data/sql/geodetic_datum.sql')
| -rw-r--r-- | data/sql/geodetic_datum.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/sql/geodetic_datum.sql b/data/sql/geodetic_datum.sql index be24bfd7..48c219e8 100644 --- a/data/sql/geodetic_datum.sql +++ b/data/sql/geodetic_datum.sql @@ -187,7 +187,7 @@ INSERT INTO "geodetic_datum" VALUES('EPSG','6144','Kalianpur 1937',NULL,NULL,'EP INSERT INTO "geodetic_datum" VALUES('EPSG','6145','Kalianpur 1962',NULL,NULL,'EPSG','7044','EPSG','8901','EPSG','1184',0); INSERT INTO "geodetic_datum" VALUES('EPSG','6146','Kalianpur 1975',NULL,NULL,'EPSG','7045','EPSG','8901','EPSG','3341',0); INSERT INTO "geodetic_datum" VALUES('EPSG','6147','Hanoi 1972',NULL,NULL,'EPSG','7024','EPSG','8901','EPSG','3328',0); -INSERT INTO "geodetic_datum" VALUES('EPSG','6148','Hartebeesthoek94',NULL,NULL,'EPSG','7030','EPSG','8901','EPSG','1215',0); +INSERT INTO "geodetic_datum" VALUES('EPSG','6148','Hartebeesthoek94',NULL,NULL,'EPSG','7030','EPSG','8901','EPSG','4540',0); INSERT INTO "geodetic_datum" VALUES('EPSG','6149','CH1903',NULL,NULL,'EPSG','7004','EPSG','8901','EPSG','1286',0); INSERT INTO "geodetic_datum" VALUES('EPSG','6150','CH1903+',NULL,NULL,'EPSG','7004','EPSG','8901','EPSG','1286',0); INSERT INTO "geodetic_datum" VALUES('EPSG','6151','Swiss Terrestrial Reference Frame 1995',NULL,NULL,'EPSG','7019','EPSG','8901','EPSG','1286',0); |
