Changes between Initial Version and Version 1 of Ticket #20906


Ignore:
Timestamp:
2021-05-19T21:46:47+02:00 (3 years ago)
Author:
jpear1
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20906 – Description

    initial v1  
    77A problem that this match mode would face is multiple equally-weighted matches. There may be cases where this makes sense to resolve randomly, but in the case of address nodes and buildings, it would be very nice to have an option to ignore non-deterministic matches. Sometimes buildings have multiple address nodes in them because they're totally separated rooms, and none of them are more important than the other (town houses for example).
    88
    9 This post gives an algorithm for testing whether a node is contained in a polygon,: http://www.alienryderflex.com/polygon/.
     9This post gives an algorithm for testing whether a node is contained in a polygon, maybe it'll be helpful: http://www.alienryderflex.com/polygon/.