Design a view or else implement a query that generates a new table to replace good_segs that can be used to filter positions to only include "clean" segments.
See the legacy version of good_segments
base this on the new and improved segment_info definition here:
#61
Looks like we need to capture min/max lat and lon also. Might need to generate this directly from position_messages...
Design a view or else implement a query that generates a new table to replace
good_segsthat can be used to filter positions to only include "clean" segments.See the legacy version of
good_segmentsbase this on the new and improved
segment_infodefinition here:#61
Looks like we need to capture min/max lat and lon also. Might need to generate this directly from position_messages...