Opened 3 years ago
Last modified 3 years ago
#22716 closed defect
[Patch][Github patch] Duplicate warning: natural=wood on a node — at Version 1
| Reported by: | Famlam | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 23.02 |
| Component: | Core validator | Version: | |
| Keywords: | Cc: |
Description (last modified by )
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
Change History (1)
comment:1 by , 3 years ago
| Description: | modified (diff) |
|---|---|
| Summary: | Duplicate warning: natural=wood on a node → [Patch][Github patch] Duplicate warning: natural=wood on a node |


