Modify

Opened 11 years ago

Closed 11 years ago

Last modified 7 years ago

#9332 closed defect (fixed)

Street numbering interpolation ways flagged as "end near other way/node" by validator

Reported by: MCPicoli Owned by: team
Priority: minor Milestone: 13.12
Component: Core validator Version: tested
Keywords: validator, address, way, interpolation Cc:

Description

When drawing street numbering interpolation ways, the validator flags most of them as with "Way end near other way".

Example:

Obviously, the end nodes of these ways shouldn't be checked against other ways, because:

  • They are naturally very near the street corners (specially with narrow sidewalks) - I am aware that the default distance (validator.UnconnectedWays.node_way_distance) may be changed, but while this does solve this particular problem, creates another as highways that would be flagged with the default distance wouldn't if this distance was changed;
  • They do not have a physical representation as a way.

What I suggest as a fix is simply ignore the proximity check between the end nodes of the numbering interpolation ways that do not have a "highway=*" tag, as a new rule for the validation.

Attachments (0)

Change History (3)

comment:1 by Don-vip, 11 years ago

Resolution: fixed
Status: newclosed

In 6393/josm:

fix #9332 - addr:interpolation support: enhance preset + avoid false positives in validator

comment:2 by Don-vip, 11 years ago

Milestone: 13.12 (6502)

comment:3 by stoecker, 7 years ago

Milestone: 13.12 (6502)13.12

Milestone renamed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.