Modify

Opened 15 months ago

Closed 15 months ago

Last modified 15 months ago

#22716 closed defect (fixed)

[Patch][Github patch] Duplicate warning: natural=wood on a node

Reported by: Famlam Owned by: team
Priority: normal Milestone: 23.02
Component: Core validator Version:
Keywords: Cc:

Description (last modified by Famlam)

If you have a single node tagged with natural=wood, you'll get two identical warnings natural=wood on a node. Should be drawn as an area.

This is because node[natural=wood] is present twice in the same mapcss entry:
https://josm.openstreetmap.de/browser/josm/trunk/resources/data/validator/geometry.mapcss#L66
https://josm.openstreetmap.de/browser/josm/trunk/resources/data/validator/geometry.mapcss#L73

Github patch: https://github.com/JOSM/josm/pull/111

Attachments (0)

Change History (3)

comment:1 by Famlam, 15 months ago

Description: modified (diff)
Summary: Duplicate warning: natural=wood on a node[Patch][Github patch] Duplicate warning: natural=wood on a node

comment:2 by taylor.smock, 15 months ago

Resolution: fixed
Status: newclosed

In 18653/josm:

Fix #22716: Duplicate natural=wood line in geometry.mapcss caused duplicate warnings (patch by Famlam, modified)

This patch was modified to also sort the natural tag section of the check, so
that it is harder to miss duplicates in the future.

comment:3 by taylor.smock, 15 months ago

Milestone: 23.02

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.