MobilityDB 1.1

◆ Npoint_cmp()

PGDLLEXPORT Datum Npoint_cmp ( PG_FUNCTION_ARGS  )

Return -1, 0, or 1 depending on whether the first network point is less than, equal, or greater than the second one.

Note
Function used for B-tree comparison
SQL Function:
npoint_cmp()