Changes between Initial Version and Version 1 of Ticket #20013, comment 6
- Timestamp:
- 2020-11-01T14:46:59+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20013, comment 6
initial v1 1 1 Replying to [comment:5 GerdP]: 2 2 > In my example there are no relation roles involved. 3 Right, you example is invalid as `direction=*` needs cardinal values if used on end nodes. `forward/backward` are no valid values on end nodes and if the node has more than one parent, e.g. a simply crossing of highways with one common middle child node. 3 Right, you example is invalid as `direction=*` needs cardinal values if used on end nodes. `forward/backward` are no valid values on end nodes and if the node has more than one parent way, e.g. a simply crossing of highways with one common middle child node. 4 4 5 5 See [osmwiki:Key:direction#Forward_and_backward]