Modify

Opened 13 years ago

Closed 13 years ago

#6022 closed defect (fixed)

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

Reported by: bilbo Owned by: team
Priority: normal Milestone:
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 13 years ago.
Patch to fix those 2 bugs

Download all attachments as: .zip

Change History (2)

by bilbo, 13 years ago

Attachment: fixcrossways.patch added

Patch to fix those 2 bugs

comment:1 by stoecker, 13 years ago

Resolution: fixed
Status: newclosed

In [4048/josm]:

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

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.