Skip to content

GTFS input with a missing service_id in calendar.txt and/or calendar_dates.txt used in trips.txt will cause a missing reference #103

@skinkie

Description

@skinkie

@ue71603 your opinion please.

GTFS input with a missing service_id in calendar.txt and/or calendar_dates.txt used in trips.txt will cause a missing reference in NeTEx. I think this completely matches what is actually specified as input. But but the meaning is different.

I think that a trip without an availability condition or calendar could be considered always active or an opposing view would be never active. I don't think we have ever defined these semantics. Obviously from a GTFS perspective the calendars are 'sort of inclusive' but GTFS itself also does not support mulitple entries in calendar.txt, it does for calendar_dates.txt.

We could say: if you have invalid (service_id) reference then we could make an empty entry in calendar.txt (already in DuckDB). What do you think?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions