From c72dabdc3f1fd5e09c750b8965768b1b5b686798 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Tue, 9 Feb 2021 19:46:25 +0100 Subject: Database: update to EPSG v10.013 --- data/sql/axis.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/sql/axis.sql') diff --git a/data/sql/axis.sql b/data/sql/axis.sql index 6223b873..aac84cd5 100644 --- a/data/sql/axis.sql +++ b/data/sql/axis.sql @@ -1,7 +1,7 @@ --- This file has been generated by scripts/build_db.py. DO NOT EDIT ! -INSERT INTO "axis" VALUES('EPSG','1039','Easting','M','east','EPSG','1024',1,'EPSG','9001'); -INSERT INTO "axis" VALUES('EPSG','1040','Northing','P','north','EPSG','1024',2,'EPSG','9001'); +INSERT INTO "axis" VALUES('EPSG','32773','Easting','M','east','EPSG','1024',1,'EPSG','9001'); +INSERT INTO "axis" VALUES('EPSG','32774','Northing','P','north','EPSG','1024',2,'EPSG','9001'); INSERT INTO "axis" VALUES('EPSG','1062','Easting','X','North along 130°W','EPSG','1025',1,'EPSG','9001'); INSERT INTO "axis" VALUES('EPSG','1063','Northing','Y','North along 140°E','EPSG','1025',2,'EPSG','9001'); INSERT INTO "axis" VALUES('EPSG','1065','Easting','E','South along 90°E','EPSG','1026',1,'EPSG','9001'); -- cgit v1.2.3