Changes between Initial Version and Version 1 of Ticket #10837
- Timestamp:
- 2014-12-12T12:30:26+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10837 – Description
initial v1 76 76 /* destination rules http://wiki.openstreetmap.org/wiki/Key:destination */ 77 77 /* destination is "Worthwile only if used in combination with oneway=yes" */ 78 way[destination][!oneway?] [!waterway]{78 way[destination][!oneway?] { 79 79 throwWarning: tr("incomplete usage of {0}", "{0.key}"); 80 80 suggestAlternative: "destination:forward";