aboutsummaryrefslogtreecommitdiff
path: root/data/sql/geodetic_datum.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2022-02-13 11:26:05 +0100
committerEven Rouault <even.rouault@spatialys.com>2022-02-13 11:26:05 +0100
commit9e6dc013e9b2d3db82eaf5d9a3a57eaff2c027c5 (patch)
treefc5357711e9e5ba75e2ac0847d5cf906cfb74089 /data/sql/geodetic_datum.sql
parenta9ce8aa28f0ccf775f238b2ca1bafca0c7616bcf (diff)
downloadPROJ-9e6dc013e9b2d3db82eaf5d9a3a57eaff2c027c5.tar.gz
PROJ-9e6dc013e9b2d3db82eaf5d9a3a57eaff2c027c5.zip
Database: update to EPSG v10.054
Diffstat (limited to 'data/sql/geodetic_datum.sql')
-rw-r--r--data/sql/geodetic_datum.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/sql/geodetic_datum.sql b/data/sql/geodetic_datum.sql
index dc661000..e2068705 100644
--- a/data/sql/geodetic_datum.sql
+++ b/data/sql/geodetic_datum.sql
@@ -346,6 +346,8 @@ INSERT INTO "geodetic_datum" VALUES('EPSG','1314','MRH21 Intermediate Reference
INSERT INTO "usage" VALUES('EPSG','16933','geodetic_datum','EPSG','1314','EPSG','4652','EPSG','1141');
INSERT INTO "geodetic_datum" VALUES('EPSG','1315','MOLDOR11 Intermediate Reference Frame',NULL,'EPSG','7019','EPSG','8901','2021-01-01',NULL,NULL,NULL,0);
INSERT INTO "usage" VALUES('EPSG','16950','geodetic_datum','EPSG','1315','EPSG','4655','EPSG','1141');
+INSERT INTO "geodetic_datum" VALUES('EPSG','1319','EBBWV14 Intermediate Reference Frame',NULL,'EPSG','7019','EPSG','8901','2021-01-01',NULL,NULL,NULL,0);
+INSERT INTO "usage" VALUES('EPSG','17343','geodetic_datum','EPSG','1319','EPSG','4661','EPSG','1141');
INSERT INTO "geodetic_datum" VALUES('EPSG','6001','Not specified (based on Airy 1830 ellipsoid)',NULL,'EPSG','7001','EPSG','8901',NULL,NULL,NULL,NULL,0);
INSERT INTO "usage" VALUES('EPSG','13422','geodetic_datum','EPSG','6001','EPSG','1263','EPSG','1213');
INSERT INTO "geodetic_datum" VALUES('EPSG','6002','Not specified (based on Airy Modified 1849 ellipsoid)',NULL,'EPSG','7002','EPSG','8901',NULL,NULL,NULL,NULL,0);