Routes - ljramones/trips GitHub Wiki
Routes
In this first iteration, we only support manually created routes, but in later versions, this will be done either
- automatically
- with heuristics
Starting a route

Identifying the route

Selecting the next route segment
Connecting route segments is through the continue function

Finishing a route
After you have lonked multiple segments, you select finish, which saves the route to the database for that dataset

After which the complete route will be displayed in the 3D plot
