Changes between Initial Version and Version 1 of Ticket #10837


Ignore:
Timestamp:
2014-12-12T12:30:26+01:00 (10 years ago)
Author:
naoliv
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10837 – Description

    initial v1  
    7676/* destination rules http://wiki.openstreetmap.org/wiki/Key:destination */
    7777/* destination is "Worthwile only if used in combination with oneway=yes" */
    78 way[destination][!oneway?][!waterway] {
     78way[destination][!oneway?] {
    7979        throwWarning: tr("incomplete usage of {0}", "{0.key}");
    8080        suggestAlternative: "destination:forward";