CityofSantaMonica / mds-provider

Python tools for working with MDS Provider data
https://github.com/openmobilityfoundation/mobility-data-specification
MIT License
18 stars 20 forks source link

Add the ability to set a specific provider UUID in the fake data generator #56

Closed krithin closed 5 years ago

krithin commented 5 years ago

It's currently possible to set a custom provider name but not a custom provider id, and that feels like a gap that's pretty easy to fix.

krithin commented 5 years ago

See also https://github.com/CityofSantaMonica/mds-provider-services/pull/24 for the change adding a command line flag on the docker service.