Changes between Initial Version and Version 1 of Ticket #11232


Ignore:
Timestamp:
2015-03-13T22:14:49+01:00 (10 years ago)
Author:
mkoniecz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11232 – Description

    initial v1  
    1313In #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.
    1414
    15  There are two methods for mapping road under construction[1]. One is [highway=construction; construction=*], second is [highway=*; construction=yes].
     15There are two methods for mapping road under construction[1]. One is [highway=construction; construction=*], second is [highway=*; construction=yes].
    1616
    1717First 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).