Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAMy first solution using spatial tools:
I also originally had gaps in the line and by referring to some others, it seems that to make it continuous the beginning sequence number of each segment needed to be duplicated as the end sequence number of the previous segment number.