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

GTFS-Flex #388

Closed
Closed

Commits on Jul 12, 2023

  1. Modify stop_areas.txt

    Modify stop_areas.txt to allow grouping of GeoJSON locations and/or stops which allow predetermined groups of these features to be specified on individual rows of stop_times.txt.
    tzujenchanmbd authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e359750 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2efafbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    778069e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a95ac2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86472bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ee86b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    58018b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    231b071 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dcbbcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    858fa7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    820289c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Jul 25, 2023

  1. Removed "consecutive values" in stop_sequence

    For travels within the same stop area or GeoJSON location.
    tzujenchanmbd authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    fca0f08 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Change presence for pickup_type & drop_off_type

    From optional to Conditionally Forbidden
    tzujenchanmbd authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1f6c463 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Clarification on stop_times.stop_id

    Clarifying how consumers deal with on-demand services.
    tzujenchanmbd authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d69e157 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    a42aa78 View commit details
    Browse the repository at this point in the history
  2. Add location_groups.txt back

    +Remove references to location.geojson ids
    tzujenchanmbd authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    af97543 View commit details
    Browse the repository at this point in the history
  3. Modify stop_times.stop_id

    stop_times.stop_id only references stops.stop_id
    tzujenchanmbd authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    eafa3e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Change name of location_groups.location_id

    change to stop_id
    tzujenchanmbd authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f71374a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe6b4c6 View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    af0c0f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9457322 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33da9b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c97df8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    757d676 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    352f09e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Modify stop_times.continuous_pickup/drop_off

    Forbid continuous pickup/dropoff for flex services
    tzujenchanmbd authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    fdcf875 View commit details
    Browse the repository at this point in the history
  2. Modify routes.continuous_pickup/drop_off

    Forbid continuous pickup/dropoff for flex services.
    tzujenchanmbd authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    df038dd View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 29, 2023

  1. Add unique ID restriction

    Add unique ID description to stops.txt, locations.geojson, and location_groups.txt
    tzujenchanmbd authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7d10ffa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fc0e61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dee929 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Change an incorrect dot to an underscore

    Co-authored-by: Andrew Byrd <[email protected]>
    tzujenchanmbd and abyrd authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c3929b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. not "indicate" groups, but "are" groups

    Co-authored-by: Andrew Byrd <[email protected]>
    tzujenchanmbd and abyrd authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    eacf043 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    5e22e10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1419292 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13c858b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    088d1e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Modify conditions for 4 fields

    pickup_type
    drop_off_type
    start_pickup_drop_off_window
    end_pickup_drop_off_window
    tzujenchanmbd authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3dc6aaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    709066b View commit details
    Browse the repository at this point in the history