this lets us only make one segment matcher per thread and greatly helps caching for map matching. ive also moved gpx stuff into its own file until we pick it up again and used with keyword in the csv formatter. ive also removed elapsed time from the csv formatter because we can compute it on any trace by simply doing:
this lets us only make one segment matcher per thread and greatly helps caching for map matching. ive also moved gpx stuff into its own file until we pick it up again and used
with
keyword in the csv formatter. ive also removed elapsed time from the csv formatter because we can compute it on any trace by simply doing: