From a028ecd97b15c4afeab2016ed507f2d4be842722 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 1 Apr 2021 22:20:21 +0200 Subject: Database: refine checks for 'Geog3D to Geog2D+XXX' transformations, and create less synthetic 'Geographic3D to GravityRelatedHeight' synthetic transformations --- data/sql/metadata.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/sql/metadata.sql') diff --git a/data/sql/metadata.sql b/data/sql/metadata.sql index b0d14ed5..ef2c8fae 100644 --- a/data/sql/metadata.sql +++ b/data/sql/metadata.sql @@ -9,6 +9,6 @@ INSERT INTO "metadata" VALUES('DATABASE.LAYOUT.VERSION.MAJOR', 1); INSERT INTO "metadata" VALUES('DATABASE.LAYOUT.VERSION.MINOR', 0); --- TODO at next update remove exception case for EPSG:9658 and 9660 in customization.sql +-- TODO at next update remove exception case for EPSG:9658 to 9661 in commit.sql and EPSG:9659 and 9661 in customizations.sql INSERT INTO "metadata" VALUES('EPSG.VERSION', 'v10.017'); INSERT INTO "metadata" VALUES('EPSG.DATE', '2021-04-01'); -- cgit v1.2.3