Changes between Initial Version and Version 1 of Ticket #11232
- Timestamp:
- 2015-03-13T22:14:49+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11232 – Description
initial v1 13 13 In #11146 I was asking for validator rule with an automated fix that is currently impossible to nicely implement. Here I am asking just for message from validator. 14 14 15 15 There are two methods for mapping road under construction[1]. One is [highway=construction; construction=*], second is [highway=*; construction=yes]. 16 16 17 17 First method is significantly better as it is easier to process and not processing construction-related values is not resulting in wrong data (fail-safe tagging).