This function is introduced solely for the purposes of
translating it via SKSI into the SQL function 'PointN' which is
defined in the the Open GIS Simple Features Specification for SQL.
(OGC Point N Fn LINE N) returns the Nth anchor point of LINE, where the
order is determined by the actual data storage structure of LINE on
the underlying database. See also the corresponding CSQL function,
CSQL Point N Fn