etalab / transport-validator

GTFS validator
https://transport.data.gouv.fr/validation/
MIT License
38 stars 10 forks source link

IDs should be unique #155

Closed AntoineAugusti closed 10 months ago

AntoineAugusti commented 1 year ago

trips.id, stops.id etc should be unique but I think that the validator does not enforce the uniqueness at the moment.

Relevant for every field having a type set to ID in the spec.

antoine-de commented 10 months ago

duplicates with #181 no?

We already check that those IDs are unique