Modify ↓
#10231 closed defect (fixed)
bug in preset: natural=tree
Reported by: | osm-maps | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 14.07 |
Component: | Internal preset | Version: | |
Keywords: | Cc: |
Description
nominal condition: leaf_type=broadleaved
actual condition in preset: type=broad_leaved
upload validator shows the bug.
Attachments (0)
Change History (6)
comment:1 by , 10 years ago
Component: | Core → Internal preset |
---|---|
Owner: | changed from | to
Status: | new → needinfo |
comment:2 by , 10 years ago
Probably he is saying that the validator warns about "type=broad_leaved is deprecated" with a natural=tree
+ type=broad_leaved
(which are the tags created by the tree preset).
The validator autofix it to leaf_type=broadleaved
The tree preset should be changet to create leaf_type=*
instead type=*
comment:3 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | needinfo → new |
Note:
See TracTickets
for help on using tickets.
what "bug" exactly do you mean? Please explain.