Describe the bug
When drawing in sidewalks as separate ways, it's necessary to draw crossings as ways as well. Unmarked Crossing ways (as named in iD; crossing=unmarked, footway=crossing) that cross a street prompt the user to connect the ways with a node, and that resulting node has incomplete tags. This results in the user having to manually correct each error before uploading changes.
Marked Crossings and Crossings With Pedestrian Signals do not have this issue.
To Reproduce
- Draw an Unmarked Crossing way across another way
- Click "Connect using a Crossing" as suggested by iD
- View Issues console
Expected behavior
The added node should have all required tags
Screenshots



Describe the bug
When drawing in sidewalks as separate ways, it's necessary to draw crossings as ways as well. Unmarked Crossing ways (as named in iD;
crossing=unmarked,footway=crossing) that cross a street prompt the user to connect the ways with a node, and that resulting node has incomplete tags. This results in the user having to manually correct each error before uploading changes.Marked Crossings and Crossings With Pedestrian Signals do not have this issue.
To Reproduce
Expected behavior
The added node should have all required tags
Screenshots


