aboutsummaryrefslogtreecommitdiff
path: root/data/sql/geodetic_crs.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-11-06 18:18:58 +0100
committerGitHub <noreply@github.com>2021-11-06 18:18:58 +0100
commitb9809123252f0fd74e36cedb06866824aca9a124 (patch)
treeac998d803f1a1954e659bdf7b047c45ca2bc1305 /data/sql/geodetic_crs.sql
parentb71bee7b60b07d27d39b8a3366433ae123bcd633 (diff)
parentd76d1adffded8a734e36a0017601dee9d892b7f7 (diff)
downloadPROJ-b9809123252f0fd74e36cedb06866824aca9a124.tar.gz
PROJ-b9809123252f0fd74e36cedb06866824aca9a124.zip
Merge pull request #2923 from OSGeo/backport-2921-to-8.2
[Backport 8.2] Database: update to EPSG v10.039
Diffstat (limited to 'data/sql/geodetic_crs.sql')
-rw-r--r--data/sql/geodetic_crs.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/sql/geodetic_crs.sql b/data/sql/geodetic_crs.sql
index e5eebfc4..99698274 100644
--- a/data/sql/geodetic_crs.sql
+++ b/data/sql/geodetic_crs.sql
@@ -2158,3 +2158,7 @@ INSERT INTO "geodetic_crs" VALUES('EPSG','9783','RGF93 v2b (lon-lat)',NULL,'geog
INSERT INTO "usage" VALUES('EPSG','16652','geodetic_crs','EPSG','9783','EPSG','1096','EPSG','1189');
INSERT INTO "geodetic_crs" VALUES('EPSG','9784','RGF93 v2b (lon-lat)',NULL,'geographic 2D','EPSG','6424','EPSG','1313',NULL,0);
INSERT INTO "usage" VALUES('EPSG','16653','geodetic_crs','EPSG','9784','EPSG','1096','EPSG','1189');
+INSERT INTO "geodetic_crs" VALUES('EPSG','9866','MRH21-IRF',NULL,'geographic 2D','EPSG','6422','EPSG','1314',NULL,0);
+INSERT INTO "usage" VALUES('EPSG','16934','geodetic_crs','EPSG','9866','EPSG','4652','EPSG','1141');
+INSERT INTO "geodetic_crs" VALUES('EPSG','9871','MOLDOR11-IRF',NULL,'geographic 2D','EPSG','6422','EPSG','1315',NULL,0);
+INSERT INTO "usage" VALUES('EPSG','16960','geodetic_crs','EPSG','9871','EPSG','4655','EPSG','1141');