Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#9689 closed defect (fixed)

Superfluous "overlapping water areas" by validator

Reported by: karljunk Owned by: team
Priority: normal Milestone: 14.02
Component: Core Version:
Keywords: Cc:

Description

way 50303459 is the outer ring of a 2-element multipolygon (small sea with island). Having nothing changed there, I get the warning message "Überlappende Wasserflächen". The outer ring is also inner in a landuse multipolygon. Everything looks right to me.

Attachments (0)

Change History (3)

comment:1 by simon04, 10 years ago

Resolution: fixed
Status: newclosed

In 6825/josm:

fix #9689 - Validator: fix false-positive for "overlapping water areas" test

comment:2 by simon04, 10 years ago

Milestone: 14.02

comment:3 by simon04, 10 years ago

ChildOrParentSelectorType.CROSSING.equals(type) && e.osm instanceof Way did not match and thus the test was evaluated in PARENT mode.

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.