st_pointn


Description

args: a_linestring, n - Return the Nth point in the first LineString or circular LineString in the geometry. Negative values are counted backwards from the end of the LineString. Returns NULL if there is no linestring in the geometry.

Parameters

Name Type Mode
$1 USER-DEFINED IN
$2 integer IN