From 564a27524d6c1f11fb6ccd66354f597d0be44032 Mon Sep 17 00:00:00 2001 From: Gabriel Roldan Date: Sun, 17 Nov 2024 14:12:50 -0300 Subject: [PATCH] ogcapi-features CITE tests: set numDecimals to 7 to match CITE test limitations The ets-ogcapi-features10 test suite will chek the transformed collection items fall inside the collection's declared spatialExtent (WGS84). In doing so, the test themselves are limited to 7 decimals for geographic coordinates, and hence will fail with GeoServer's higher accuracy, despite GeoServer responses being correct. --- build/cite/ogcapi-features10/release/global.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/cite/ogcapi-features10/release/global.xml b/build/cite/ogcapi-features10/release/global.xml index 54e800d2687..0ec9e6609f0 100644 --- a/build/cite/ogcapi-features10/release/global.xml +++ b/build/cite/ogcapi-features10/release/global.xml @@ -14,7 +14,7 @@ Designed for interoperability, GeoServer publishes data from any major spatial data source using open standards. UTF-8 - 8 + 7 http://geoserver.org false false @@ -86,4 +86,4 @@ 1024 false DEFAULT - \ No newline at end of file +