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

Fixing Merge #1

Merged

Commits on Apr 8, 2022

  1. Rust: Increment Tests and Separator (a-b-street#118)

    * Rust: Increment Tests and Separator
    
    YAML Reformat
    Fix Highway Inner Edge
    
    * Update rust/osm2lanes/src/transform/tags_to_lanes/mod.rs
    
    Co-authored-by: Dustin Carlino <dabreegster@gmail.com>
    
    Co-authored-by: Dustin Carlino <dabreegster@gmail.com>
    droogmic and dabreegster authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    3ab8839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac43d19 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Rust: Fix Benchmarking (a-b-street#122)

    * Rust: Fix Benchmarking
    
    Switch back to upstream and fix runs outside of a PR.
    droogmic authored Apr 9, 2022
    Configuration menu
    Copy the full SHA
    4769982 View commit details
    Browse the repository at this point in the history
  2. Merge pull request a-b-street#120 from droogmic/rust_pedestrian_path_…

    …steps
    
    Rust: Add Support for Path and Steps
    droogmic authored Apr 9, 2022
    Configuration menu
    Copy the full SHA
    2c61d9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e00539 View commit details
    Browse the repository at this point in the history
  4. Merge pull request a-b-street#123 from droogmic/rust_clippy_restriction

    Rust: Enable Clippy Restriction
    droogmic authored Apr 9, 2022
    Configuration menu
    Copy the full SHA
    adeeb8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8512792 View commit details
    Browse the repository at this point in the history
  6. Merge pull request a-b-street#121 from droogmic/rust_refactor_lanes_t…

    …o_tags
    
    Rust: Refactor lanes_to_tags
    droogmic authored Apr 9, 2022
    Configuration menu
    Copy the full SHA
    d825004 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67eb30c View commit details
    Browse the repository at this point in the history
  8. Merge pull request a-b-street#119 from droogmic/refactor_tags_to_lanes

    Rust: refactor tags_to_lanes into modules
    droogmic authored Apr 9, 2022
    Configuration menu
    Copy the full SHA
    1e58c6d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Fix Rust Benchmark in main

    Unknown ref HEAD~ because missing checkout.
    droogmic authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    d2d01ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request a-b-street#126 from a-b-street/droogmic-patch-1

    Fix Rust Benchmark in main
    droogmic authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    fa1d6f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    526c527 View commit details
    Browse the repository at this point in the history
  4. Add Leaflet-based Slippy Map To Website (a-b-street#124)

    * Add Leaflet-based Slippy Map To Website
    
    Working example,
    cleanups will be needed as a follow-up.
    
    * Update rust/osm2lanes-web/src/map.rs
    
    * Only draw one polyline path in leaflet at once
    
    * cargo fmt
    
    Co-authored-by: Dustin Carlino <dabreegster@gmail.com>
    droogmic and dabreegster authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    31a61d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Merge branch 'main' into rust_guess_lane_count

    Clippy still broken
    droogmic committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    5a63091 View commit details
    Browse the repository at this point in the history
  2. Fix Clippy

    droogmic committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    5212f2e View commit details
    Browse the repository at this point in the history