aboutsummaryrefslogtreecommitdiff
path: root/data/sql/geodetic_datum.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-05-25 15:59:19 +0200
committerGitHub <noreply@github.com>2020-05-25 15:59:19 +0200
commitcfdd474dd8aef197297c488c6133f7484fe421fd (patch)
tree8105eeac022527c7c35a209f78af8683833c0f58 /data/sql/geodetic_datum.sql
parent5d502d356e16ef81f481eb82dcdeba0ea3ab1f9e (diff)
parentbf50f76e1d1e45d65b79229c060fe66df8ef289c (diff)
downloadPROJ-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/geodetic_datum.sql')
-rw-r--r--data/sql/geodetic_datum.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/geodetic_datum.sql b/data/sql/geodetic_datum.sql
index 34d91ab0..9190fdab 100644
--- a/data/sql/geodetic_datum.sql
+++ b/data/sql/geodetic_datum.sql
@@ -152,6 +152,7 @@ INSERT INTO "geodetic_datum" VALUES('EPSG','1257','Tapi Aike',NULL,NULL,'EPSG','
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','1266','TPEN11 Intermediate Reference Frame',NULL,NULL,'EPSG','7019','EPSG','8901','EPSG','4583',NULL,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);