aboutsummaryrefslogtreecommitdiff
path: root/data/sql/geodetic_datum.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-02-09 19:46:25 +0100
committerEven Rouault <even.rouault@spatialys.com>2021-02-09 19:46:25 +0100
commitc72dabdc3f1fd5e09c750b8965768b1b5b686798 (patch)
treef8d3c21324927506be5bcc25f7d97c6071e435a1 /data/sql/geodetic_datum.sql
parentad2cb7a1206391b5742eb5346f2a7f9baf864cff (diff)
downloadPROJ-c72dabdc3f1fd5e09c750b8965768b1b5b686798.tar.gz
PROJ-c72dabdc3f1fd5e09c750b8965768b1b5b686798.zip
Database: update to EPSG v10.013
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 fb54dda9..6880d192 100644
--- a/data/sql/geodetic_datum.sql
+++ b/data/sql/geodetic_datum.sql
@@ -326,6 +326,8 @@ INSERT INTO "geodetic_datum" VALUES('EPSG','1293','Sistem Referensi Geospasial I
INSERT INTO "usage" VALUES('EPSG','14148','geodetic_datum','EPSG','1293','EPSG','1122','EPSG','1266');
INSERT INTO "geodetic_datum" VALUES('EPSG','1295','Lyon Turin Ferroviaire 2004',NULL,'EPSG','7019','EPSG','8901','2005-07-01',NULL,NULL,0);
INSERT INTO "usage" VALUES('EPSG','14538','geodetic_datum','EPSG','1295','EPSG','4613','EPSG','1271');
+INSERT INTO "geodetic_datum" VALUES('EPSG','1304','Red Geodesica Para Mineria en Chile',NULL,'EPSG','7019','EPSG','8901','2019-01-01',2019.0,NULL,0);
+INSERT INTO "usage" VALUES('EPSG','15025','geodetic_datum','EPSG','1304','EPSG','1066','EPSG','1181');
INSERT INTO "geodetic_datum" VALUES('EPSG','6001','Not specified (based on Airy 1830 ellipsoid)',NULL,'EPSG','7001','EPSG','8901',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,0);