Changes between Initial Version and Version 1 of Ticket #17074, comment 14


Ignore:
Timestamp:
2021-06-02T11:21:37+02:00 (5 years ago)
Author:
reichg

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17074, comment 14

    initial v1  
    99> Oh, I missed the example of two touching road resp. railway with the other kind in the middle (could still be two ways ending at the common node).
    1010
    11 Also I think I understand what you are saying about the angles. Just need a way to determine if ways are on same side of railroad or not? if a way meets the railway but there is no crossing then I would assume no tag on the node. This shouldn't be too hard to do in java. Just need a function to check if a way(s) completely cross the railroad. Once that is added this test will be better.
     11I think I understand what you are saying about the angles. Just need a way to determine if ways are on same side of railroad or not? if a way meets the railway but there is no crossing then I would assume no tag on the node. This shouldn't be too hard to do in java. Just need a function to check if a way(s) completely cross the railroad. Once that is added this test will be better.