reverse_line

Reverses the order of the vertices in a simple line geometry.

Parameter 1 - any simple line geometry.

Returns: a copy of the line geometry, with the same vertices but running in the opposite direction, or null if parameter 1 is not a simple line geometry.