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

Serialize speed limit annotations #250

Merged
merged 23 commits into from
Dec 26, 2019
Merged

Serialize speed limit annotations #250

merged 23 commits into from
Dec 26, 2019

Commits on Aug 7, 2019

  1. Add maxspeeds

    Bobby Sudekum authored and 1ec5 committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    2415a60 View commit details
    Browse the repository at this point in the history
  2. filter json, add tests

    Bobby Sudekum authored and 1ec5 committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    6d18f54 View commit details
    Browse the repository at this point in the history
  3. doc me

    Bobby Sudekum authored and 1ec5 committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    619d9ae View commit details
    Browse the repository at this point in the history
  4. Clearer docs for no speed

    Bobby Sudekum authored and 1ec5 committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    bd5e679 View commit details
    Browse the repository at this point in the history
  5. rename a few things

    Bobby Sudekum authored and 1ec5 committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    22f9269 View commit details
    Browse the repository at this point in the history
  6. Move around

    Bobby Sudekum authored and 1ec5 committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    afa60de View commit details
    Browse the repository at this point in the history
  7. use -1

    Bobby Sudekum authored and 1ec5 committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    34ffdf5 View commit details
    Browse the repository at this point in the history
  8. change parse

    Bobby Sudekum authored and 1ec5 committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    9268b8c View commit details
    Browse the repository at this point in the history
  9. Updated tests

    1ec5 committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    bffb679 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9517502 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be82f18 View commit details
    Browse the repository at this point in the history
  12. Incorporate documentation feedback.

    avi-c authored and 1ec5 committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    11395ce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d723ec9 View commit details
    Browse the repository at this point in the history
  14. Streamlined tests

    1ec5 committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    6a63dca View commit details
    Browse the repository at this point in the history
  15. Merge pull request #367 from mapbox/maxspeedAnnotations

    Add support for speed limits via maxspeed annotations.
    1ec5 authored Aug 7, 2019
    Configuration menu
    Copy the full SHA
    4bcbcf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

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

Commits on Aug 20, 2019

  1. Configuration menu
    Copy the full SHA
    5d4df15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    318821c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

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

Commits on Dec 21, 2019

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

Commits on Dec 26, 2019

  1. Configuration menu
    Copy the full SHA
    f2e98db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e8416 View commit details
    Browse the repository at this point in the history
  3. Calculate segment ranges by step

    1ec5 committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    87ee659 View commit details
    Browse the repository at this point in the history