#9060 closed enhancement (fixed)
[patch] Add "toll" in Motorway preset
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | 13.11 |
Component: | Internal preset | Version: | |
Keywords: | toll | Cc: |
Description
Often the motorways have a toll, so I think the tag "toll=yes/no" should be added directly in motorway preset, in addition to the existent in Road restriction preset.
Attachments (3)
Change History (17)
comment:1 by , 12 years ago
Keywords: | toll added |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
follow-up: 4 comment:3 by , 12 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
This should at least also be added to motorway_link and trunk plus tunnel and bridges.
comment:4 by , 12 years ago
comment:5 by , 12 years ago
Summary: | Add "toll" in Motorway preset → [patch] Add "toll" in Motorway preset |
---|
follow-up: 9 comment:8 by , 12 years ago
I have trouble to apply it can you please attach a new version ?
Thanks.
comment:9 by , 12 years ago
by , 12 years ago
Attachment: | josm_9060_v3.diff added |
---|
follow-up: 11 comment:10 by , 12 years ago
josm_9060.diff and josm_9060_v2.diff are the same.
My svn patch $diff
fails with them as well, patch $file $diff
succeeds. The output from svn diff
after patching is in josm_9060_v3.diff.
The difference between v1/v2 and v3 is space vs. tab in the header.
-
josm_9060.diff
1 1 Index: data/defaultpresets.xml 2 2 =================================================================== 3 --- data/defaultpresets.xml 4 +++ data/defaultpresets.xml 3 --- data/defaultpresets.xml (revision 6296) 4 +++ data/defaultpresets.xml (working copy) 5 5 @@ -195,12 +195,15 @@ 6 6 <combo key="lanes" text="Lanes" values="1,2,3,4,5" length="3" /> 7 7 <text key="maxspeed" text="Max. speed (km/h)" />
comment:11 by , 12 years ago
Replying to AlfonZ:
josm_9060.diff and josm_9060_v2.diff are the same.
Mysvn patch $diff
fails with them as well,patch $file $diff
succeeds. The output fromsvn diff
after patching is in josm_9060_v3.diff.
The difference between v1/v2 and v3 is space vs. tab in the header.
Sorry, I was not aware of this. Thanks for noticing.
comment:13 by , 11 years ago
Milestone: | → 13.11 (6383) |
---|
In 6225/josm: