Opened 4 years ago
Closed 2 years ago
#2255 closed defect (fixed)
incorrect warning report about addr:housenumber
| Reported by: | hatzfeld | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core validator |
| Version: | latest | Keywords: | address node |
| Cc: | hatto@…, delta_foxtrot@… |
Description
Nodes and ways which have no other tags than addr:* should NOT be checked for low distances to or crossings with nodes/ways which do not have such tags.
It is not a mistake if an address node (which easily is a "way end" of addr:interpolation) is situated closed to a road or to the border of a residential area.
Attachments (0)
Change History (8)
comment:1 Changed 4 years ago by hatzfeld
- Cc hatto@… added
- Version set to latest
comment:2 Changed 4 years ago by delta_foxtrot2
- Cc delta_foxtrot@… added
comment:3 Changed 4 years ago by hatzfeld
- Priority changed from major to minor
- Version changed from latest to tested
In version 1788 of JOSM (validator version 16439) it is improved: intersections of addr:interpolation with roads don't trigger any more. But address nodes close to roads still do it.
comment:4 Changed 3 years ago by skyper
Ticket #4893 has been marked as a duplicate of this ticket.
comment:5 Changed 3 years ago by skyper
- Keywords node added; nodes and ways removed
- Priority changed from minor to normal
- Summary changed from incorrect error reports about addr:interpolation and addr:housenumber to incorrect warning report about addr:housenumber
- Version changed from tested to latest
comment:6 Changed 2 years ago by skyper
- Resolution set to fixed
- Status changed from new to closed
Seems to be fixed
comment:7 Changed 2 years ago by skyper
- Resolution fixed deleted
- Status changed from closed to reopened
Sorry. Validator does not find any "way end node near other way" right now.
comment:8 Changed 2 years ago by stoecker
- Resolution set to fixed
- Status changed from reopened to closed



Is this still an issue with the current code?
If it's still a problem I can try and take a look at it if you can provide me with an example area to test.