Changes between Initial Version and Version 1 of Ticket #22225
- Timestamp:
- 2022-07-18T11:13:36+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22225 – Description
initial v1 1 1 context : 2 Athletics tracks are usually either oval or oval-shaped with a starting end (a kind of P). 2 Athletics tracks are usually either oval or oval-shaped with a starting end (a kind of P) or a straight line. 3 3 the first case does not pose a problem for the validator 4 for the second case, the validator indicates that sport=running should only be used on a closed track.4 for the 2nd and 3rd, the validator indicates that sport=running should only be used on a closed track. 5 5 this is neither the case in reality nor what the wiki suggests. 6 6 7 7 ==== What steps will reproduce the problem? 8 1. draw a P 8 1. draw a P or a straight line 9 9 2. add leisure=track sport=running 10 10 3. run the validator