From 42ef6773a84186dcd394c32adf8793e5e90d9ed2 Mon Sep 17 00:00:00 2001 From: ebocher Date: Mon, 6 Nov 2023 17:20:08 +0100 Subject: [PATCH] Doc --- docs/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index ebaed93800..64e44c3868 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -32,3 +32,4 @@ + FlatGeobuf improve data types + FlatGeobuf enable select query on writer + Fix geojson about issue #1374 geojson without coordinates give h2 problems with coordinate dimension incompatibilities ++ Add ST_IsProjectedCRS and ST_IsGeographicCRS to check if the CRS is projected or geographic