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

[tech] Factorize the generation of identifiers #546

Merged
merged 2 commits into from
Feb 14, 2020

Conversation

woshilapin
Copy link
Contributor

No description provided.

Comment on lines 38 to 46
pub(in crate::netex_france) enum ObjectType {
DayType,
DayTypeAssignment,
Line,
Network,
UicOperatingPeriod,
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ This enum will need to be expanded with the below list if #544 is merged first:

  • Route
  • ServiceJourneyPattern
  • ScheduledStopPoint
  • PassengerStopAssignment
  • ServiceJourney

@prhod prhod merged commit 65cbb10 into hove-io:master Feb 14, 2020
@woshilapin woshilapin deleted the netex-france-ids branch February 20, 2020 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants