First, rename "snap cycletrack" to "zip sidepath". Ben, I think you've used "zip" before as the phrasing for this kind of operation. "Sidepath" matches https://wiki.openstreetmap.org/wiki/Proposed_features/Key:is_sidepath and stops being specific to cycleways. We will also want to try this for sidewalks:
And second, pull the detection + repair logic into an operation, so that we can interactively call it from the UI:
First, rename "snap cycletrack" to "zip sidepath". Ben, I think you've used "zip" before as the phrasing for this kind of operation. "Sidepath" matches https://wiki.openstreetmap.org/wiki/Proposed_features/Key:is_sidepath and stops being specific to cycleways. We will also want to try this for sidewalks:
And second, pull the detection + repair logic into an operation, so that we can interactively call it from the UI:
https://user-images.githubusercontent.com/1664407/224409389-667e6670-9afd-4c7a-835d-cebbdd040726.mp4
These are smaller+simpler changes, paving the way for more complicated changes to the logic in #210.