Modify

Opened 2 years ago

Closed 2 years ago

#6022 closed defect (fixed)

[patch] Fix 2 bugs in crossing ways test (validator)

Reported by: bilbo Owned by: team
Priority: normal Component: Core validator
Version: latest Keywords:
Cc:

Description

I have attached patch that fixes two bugs in validator in crossing ways test:

  1. ways tagged with layer=0 (default value for layer tag) are treated now the same as without layer tag. Before, way with layer=0 and second crossing way without the tag would not be detected as crossing.
  1. ways tagged with landuse=reservoir are now also considered a "coastline", same as natural=water or natural=coastline, thus reporting crossing of reservoirs with other water bodies.

Attachments (1)

fixcrossways.patch (3.2 KB) - added by bilbo 2 years ago.
Patch to fix those 2 bugs

Download all attachments as: .zip

Change History (2)

Changed 2 years ago by bilbo

Patch to fix those 2 bugs

comment:1 Changed 2 years ago by stoecker

  • Resolution set to fixed
  • Status changed from new to closed

In [4048/josm]:

fix #6022 - better crossing way tests - patch by bilbo

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.