Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set penalty=0 for traffic_signals on short_way, add test 73 traffic_signals@short_way for Issue #21424 #1163

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

RZR-UA
Copy link
Contributor

@RZR-UA RZR-UA commented Nov 29, 2024

      <if param="short_way">
        <select value="0" t="barrier" v="cattle_grid"/>
        <select value="0" t="barrier" v="border_control"/>
        <select value="0" t="barrier" v="bump_gate"/>
        <select value="0" t="barrier" v="entrance"/>
        <select value="0" t="barrier" v="sally_port"/>
        <select value="0" t="barrier" v="toll_booth"/>
        <select value="0" t="barrier" v="lift_gate"/>
        <select value="0" t="barrier" v="swing_gate"/>
        <select value="0" t="highway" v="traffic_signals"/>
        <select value="0" t="highway" v="give_way"/>
      </if>

@RZR-UA
Copy link
Contributor Author

RZR-UA commented Nov 29, 2024

osmandapp/OsmAnd#21424

@vshcherb
Copy link
Member

Needs to be discused on kickoff probably to understand trade-offs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants