Modify

Opened 6 years ago

Closed 6 years ago

#15556 closed defect (fixed)

disable add foot=yes and bicycle=yes when insert barrier=gate

Reported by: pfg21 Owned by: team
Priority: normal Milestone: 17.11
Component: Internal preset Version:
Keywords: Cc:

Description

when you insert tags to barrier=gate and other are automatically added tags foot=yes and bicycle=yes.

it is written here
https://josm.openstreetmap.de/browser/josm/trunk/data/defaultpresets.xml#L85

<chunk id="barrier_5">

<optional text="Allowed traffic:">

<check key="foot" text="Foot" default="on"/>
<check key="bicycle" text="Bicycle" default="on"/>

may be asked to remove add these unwanted tags

sorry for my English

Attachments (0)

Change History (2)

comment:1 by Klumbumbus, 6 years ago

Component: CoreInternal preset
Milestone: 17.11

comment:2 by Klumbumbus, 6 years ago

Resolution: fixed
Status: newclosed

In 13155/josm:

fix #15556 - don't set foot=yes and bicycle=yes by default on nodal barriers. This is often not true in cases where access is (partly) restricted in different ways (e.g. gates). For cases like e.g. bollard routers should assume default passing access for foot and bicycle anyway even if foot and bicycle is not set.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.