openmobilityfoundation / mobility-data-specification

A data standard to enable right-of-way regulation and two-way communication between mobility companies and local governments.
https://www.openmobilityfoundation.org/about-mds/
Other
676 stars 232 forks source link

Updated vehicle and propulsion types and max speed #833

Closed schnuerle closed 1 year ago

schnuerle commented 1 year ago

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

Impacted Spec

Which spec(s) will this pull request impact?

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.