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

Better escalator duration control: specific duration from OSM duration tag, default speed from build-config.json #6268

Open
wants to merge 11 commits into
base: dev-2.x
Choose a base branch
from

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    47300f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    d9ead12 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    8028990 View commit details
    Browse the repository at this point in the history
  2. ignore escalator duration tags if the speed are nonsense. include dur…

    …ation in debug client edge popup.
    tkalvas committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    aa3de3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4566194 View commit details
    Browse the repository at this point in the history
  4. test changes included

    tkalvas committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3127cf3 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. use Optional upwards only

    tkalvas committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1e5aca1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    627b3fd View commit details
    Browse the repository at this point in the history
  2. add tests for the osm duration tag cases where the leading unit is la…

    …rger than localdate would allow
    tkalvas committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    dccc6d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    d345a03 View commit details
    Browse the repository at this point in the history
  2. prettier reformatting

    tkalvas committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    c161378 View commit details
    Browse the repository at this point in the history