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

Inconsistencies between the Agency specification and the sandbox implementation #292

Closed chennney closed 5 years ago

chennney commented 5 years ago

@hunterowens We're working with the agency sandbox and have encountered some inconsistencies with the spec or implementation:

  1. The vehicle propulsion type of "electric_assist" is not considered a valid propulsion_type.
  2. Within vehicle registration, the parameters for "year", "mfgr" and "model" are all marked as optional but the API requires it for registration.
  3. The /vehicles endpoint returns the "year" parameter returns a String literal, but the spec states an Integer. The endpoint is also missing the device_id value for each vehicle record.
  4. The /service_areas endpoint returns both Polygon and MultiPolygon, while the spec states MultiPolygon.
marie-x commented 5 years ago

Hi @chennney, please use support@ladot.io for all questions about the implementation of agency. I have forwarded this list of issues there.