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

Updated vehicle and propulsion types and max speed #833

Merged
merged 4 commits into from
Feb 8, 2023

Conversation

schnuerle
Copy link
Member

Explain pull request

Per discussions on #692, aligned both vehicle and propulsion types to match GBFS vehicle types.

Added a maximum_speed field to the vehicle object.

Is this a breaking change

  • Yes, breaking

Impacted Spec

Which spec(s) will this pull request impact?

  • agency
  • policy
  • provider

Additional context

Now propulsion_types is aligned to GBFS values, including the definitions and the inclusion of hybrid. Though still with MDS multiple propulsion_types can be enumerated per vehicle.

form_factor is aligned, but some new values had to be added like bus, delivery robot, truck, and motorcycle to support new modes. So now MDS includes everything in GBFS, plus new options.

@schnuerle schnuerle requested a review from a team as a code owner February 7, 2023 15:47
@schnuerle schnuerle added the Data Types Changes to the base data_types.md file label Feb 7, 2023
@schnuerle schnuerle added this to the 2.0.0 milestone Feb 7, 2023
@schnuerle schnuerle linked an issue Feb 7, 2023 that may be closed by this pull request
@schnuerle schnuerle mentioned this pull request Feb 7, 2023
@schnuerle schnuerle merged commit 7e35822 into dev Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data Types Changes to the base data_types.md file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New vehicle_types
1 participant