Create parallel way
Button and/or shortcut for creating a parallel way, if a way is selected. In Potlatch that function is available via keyboard shortcut P.
@gittagans How would the workflow look like?
- Create the 1st way
- Select it
- Use button/shortcut (duplicated parallel way is attached to cursor until click)
- Click to place the duplicated parallel way?
Or what would be your suggestion on how to do this workflow wise?
Just like that. Would be nice if that works for polygons too. One can easily copy polygons this way in Potlatch.
Am 13.11.2013 um 13:46 schrieb Elias Probst:
@gittagans How would the workflow look like?
Create the 1st way Select it Use button/shortcut (duplicated parallel way is attached to cursor until click) Click to place the duplicated parallel way? Or what would be your suggestion on how to do this workflow wise?
โ Reply to this email directly or view it on GitHub.
The duplicate operation (โC/โV) makes it slightly easier to divide a dual carriageway, but a true parallel way feature would still be a major improvement, because it would reduce the need to manually tweak curves.
If someone decides to work on this, check out the workflow in JOSM.

It is especially useful how JOSM shows the length of the offset in the status bar area when the lateral offset is a known measurement. In the example above, the target offset is 7.5m.
The roundabout case in https://github.com/openstreetmap/iD/issues/1931#issuecomment-313977144 is possible in iD as of #8012:
- Select the roundabout.
- Clone the roundabout (โC).
- Scale the cloned roundabout (โงโ).
- Retag the cloned roundabout as a curb or grass.
This issue is being tracked in #2987.