Modify ↓
#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 )
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 , 3 years 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 , 3 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 3 years ago
| Milestone: | → 23.02 |
|---|
Note:
See TracTickets
for help on using tickets.



In 18653/josm: