Modify ↓
Opened 10 years ago
Closed 10 years ago
#10437 closed defect (fixed)
associatedStreet and addr:housename
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | 14.08 |
Component: | Internal preset | Version: | |
Keywords: | template_report | Cc: |
Description (last modified by )
When creating or modifying an associatedStreet relation, I get the following warning:
Member for role 'house' does not match 'addr:housenumber or addr:interpolation' - Role verification problem
I think the 'or' function should include addr:houseNAME as well, since in the UK a house can have a number, a name or both.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2014-07-28 22:35:35 Last Changed Author: Don-vip Revision: 7347 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2014-07-29 00:32:15 +0200 (Tue, 29 Jul 2014) Last Changed Rev: 7347 Identification: JOSM/1.5 (7347 en_GB) Linux Debian GNU/Linux 6.0 (squeeze) Memory Usage: 96 MB / 449 MB (54 MB allocated, but free) Java version: 1.7.0_21, Oracle Corporation, Java HotSpot(TM) Server VM Plugin: HouseNumberTaggingTool (29487) Plugin: measurement (29625) Plugin: terracer (29623)
Attachments (0)
Change History (5)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Component: | Core → Core validator |
---|---|
Description: | modified (diff) |
comment:3 by , 10 years ago
Component: | Core validator → Internal preset |
---|
comment:4 by , 10 years ago
Milestone: | → 14.08 |
---|
Note:
See TracTickets
for help on using tickets.
OK, two bars for 'or' didn't come out too well:
Member for role 'house' does not match 'addr:housenumber OR addr:interpolation' - Role verification problem