News

The tool lacks the ability to use the expression builder. With the expression builder you could use an expression like x (geom_from_wkt (field_with_wkt_string)) as input for x.
To Reproduce Import the SpEL expression " (num > 0 ? num : -1)" into the demo query builder Expected behavior The expression should be successfully parsed and have the negative number displayed.