New features:
• Added compare method to compare two tracks to measure a distance (or pseudo-distance) between them.
• Added match method to match two tracks and get an n:m coupling between track points
• Added fusion method , MIAA algorithm, a modular algorithm based on L. Etienne algorithm (median trajectory)
• Added resample time method to estimate trajectory at a particular point with an interpolation interval
• Added mapOnTrack method to map observation coordinates on track
• Added splitReturnTrip method to split track when there is a return trip
• Added generateReturnTrip and Updated generate methods to create specific synthetic tracks
Improvements :
• read Track and Newtork with TrackFormat and NetworkFormat
New deprecations:
• readFromGpx, readFromCsv and readFromWkt