Opened 7 years ago
Closed 7 years ago
#16727 closed defect (worksforme)
wrong validator warning: "duplicate housenumbers"
Reported by: | dieterdreist | Owned by: | dieterdreist |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | latest |
Keywords: | validator, housenumber | Cc: |
Description
Josm warns about "duplicate housenumbers", but it is completely normal that many things have the same address, at least with regard to the housenumber. Please try to only make validator rules that apply globally, or add a boundary property for tests that should only be performed in a certain geographic area.
Attachments (0)
Change History (2)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:2 by , 7 years ago
Resolution: | → worksforme |
---|---|
Status: | needinfo → closed |
the cause was a housenumber on a building and on a gate (the latter being the correct position in Italy), and a POI which hadn't an address explicitly tagged (had the building as outer member in a multipolygon relation). I have now moved the address from the building to the POI and the warning disappeared.
Please attach a sample data set showing your problem.