From ade15f538dc48348940bca056c52a2f1a2aae897 Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Sat, 17 May 2025 18:42:01 +0200 Subject: [PATCH] Add more property in geojson linstring --- tests/sql/mobilitydb.sql.output | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/sql/mobilitydb.sql.output b/tests/sql/mobilitydb.sql.output index 88730ea..78f5094 100644 --- a/tests/sql/mobilitydb.sql.output +++ b/tests/sql/mobilitydb.sql.output @@ -54,7 +54,7 @@ vessel_id | t Export timelapse as Geometry LineString from a trip -[ RECORD 1 ]--+----------- geometry_type | LineString -num_properties | 33 +num_properties | 35 Export timelapse as Geometry Point from a trip -[ RECORD 1 ]