Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.
Michael Schnuerle edited this page May 5, 2020 · 8 revisions

DRAFT

Intro

mds-core is a reference implementation of MDS that is available for you to deploy and test in preparation of its 0.2.0 release. We are looking for OMF community feedback and suggestions. The release work is being done by Lacuna Tech, is in the final stages of development, and is being used by LADOT. It is being contributed to the Open Mobility Foundation upon release for cities, providers, third-parties, and researchers to use.

How to Help

Review the latest code and deploy the solution in your preferred environment. Your feedback will be used to finish development.

Issues

You can open new Issues in the openmobilityfoundation/mds-core/issues area. These could be technical suggestions, bugs, clarification questions, documentation, or comments. This will allow a public discussion and resolution to your raised issue.

Inline Comments

You can also make inline comments to individual lines of code in the Pull Request. However opening an Issue is the recommended first step.

Meetings and Conversations

mds-core is being managed by the City Services Working Group. Updates will be posted in the Google Group, and be discussed on the scheduled meetings per the OMF Calendar.

Access to MDS Feed

Note that in order to test mds-core, you will need access to an MDS feed from a provider. Cities, third-party vendors, and providers will have this access. Make sure your testing environment is sandboxed and secured appropriately. There is currently no publicly available MDS simulator that could generate fake MDS data, though it may be developed by someone in the future.

Clone this wiki locally