aboutsummaryrefslogtreecommitdiff
path: root/data/sql/projected_crs.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-11-18 18:05:53 +0100
committerGitHub <noreply@github.com>2020-11-18 18:05:53 +0100
commit4478eed4f5fe9d33fe7ef34126f98d3f7aa2daa5 (patch)
treebb2a77abe762201cebb2e8810df2c59b4d8f606b /data/sql/projected_crs.sql
parentc560b7957664c32e2465e8425abaccc5a6b2607d (diff)
parent0476db2b05b9232b7c579901cf8a873ef34ae62f (diff)
downloadPROJ-4478eed4f5fe9d33fe7ef34126f98d3f7aa2daa5.tar.gz
PROJ-4478eed4f5fe9d33fe7ef34126f98d3f7aa2daa5.zip
Merge pull request #2434 from rouault/update_to_epsg_10.0.7
Database: update to EPSG v10.007
Diffstat (limited to 'data/sql/projected_crs.sql')
-rw-r--r--data/sql/projected_crs.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/sql/projected_crs.sql b/data/sql/projected_crs.sql
index ea7c9b71..a2adb443 100644
--- a/data/sql/projected_crs.sql
+++ b/data/sql/projected_crs.sql
@@ -7302,6 +7302,8 @@ INSERT INTO "projected_crs" VALUES('EPSG','9493','SRGI2013 / UTM zone 53S',NULL,
INSERT INTO "usage" VALUES('EPSG','14171','projected_crs','EPSG','9493','EPSG','1662','EPSG','1266');
INSERT INTO "projected_crs" VALUES('EPSG','9494','SRGI2013 / UTM zone 54S',NULL,'EPSG','4400','EPSG','9470','EPSG','16154',NULL,0);
INSERT INTO "usage" VALUES('EPSG','14172','projected_crs','EPSG','9494','EPSG','1663','EPSG','1266');
+INSERT INTO "projected_crs" VALUES('EPSG','9498','POSGAR 2007 / CABA 2019',NULL,'EPSG','4500','EPSG','5340','EPSG','9497',NULL,0);
+INSERT INTO "usage" VALUES('EPSG','14243','projected_crs','EPSG','9498','EPSG','4610','EPSG','1056');
INSERT INTO "projected_crs" VALUES('EPSG','20004','Pulkovo 1995 / Gauss-Kruger zone 4',NULL,'EPSG','4530','EPSG','4200','EPSG','16204',NULL,0);
INSERT INTO "usage" VALUES('EPSG','6177','projected_crs','EPSG','20004','EPSG','1763','EPSG','1211');
INSERT INTO "projected_crs" VALUES('EPSG','20005','Pulkovo 1995 / Gauss-Kruger zone 5',NULL,'EPSG','4530','EPSG','4200','EPSG','16205',NULL,0);