Base class for objects to represent linked tracks.
Includes logic for adding, removing features to the track. This can be sub-classed to provide additional track level computation as needed.
point : Point or None, optional
The first feature in the track