Changes between Initial Version and Version 1 of Ticket #16803, comment 16


Ignore:
Timestamp:
2019-02-01T16:42:46+01:00 (7 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16803, comment 16

    initial v1  
    55I have problems myself naming things, so I can see why you might not create a preference for it.
    66
    7 It turns out there is a `Way.isOutsideDownloadArea()` method that checks each node, but looking at the code, it doesn't make a difference (although it ''might'' be better to set a switch of some type, and if a higher classification road isn't found, return that), e.g., you have a link that starts outside the downloaded area and connects to a higher classification inside the downloaded area.
     7It turns out there is a `Way.isOutsideDownloadArea()` method that checks each node, but looking at the code, it doesn't make a difference ~~(although it ''might'' be better to set a switch of some type, and if a higher classification road isn't found, return that), e.g., you have a link that starts outside the downloaded area and connects to a higher classification inside the downloaded area~~.