aboutsummaryrefslogtreecommitdiff
path: root/data/sql/geodetic_crs.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-11-05 11:39:11 +0100
committerGitHub <noreply@github.com>2021-11-05 11:39:11 +0100
commit76dfefe8fc9191bf2df8a232e379b85ca09c7d7d (patch)
tree2234e39587176a861fec79aad97527e5e7628f0a /data/sql/geodetic_crs.sql
parent792884b035b9ed6f4e4b674e059231957f8a72f2 (diff)
parentb2acc54e5f6997426b1a21ff2b35067969bcc6aa (diff)
downloadPROJ-76dfefe8fc9191bf2df8a232e379b85ca09c7d7d.tar.gz
PROJ-76dfefe8fc9191bf2df8a232e379b85ca09c7d7d.zip
Merge pull request #2921 from rouault/epsg_10_039
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');