Class DeduplicateServiceIdsStrategy

java.lang.Object
org.onebusaway.gtfs_transformer.updates.DeduplicateServiceIdsStrategy
All Implemented Interfaces:
GtfsTransformStrategy

public class DeduplicateServiceIdsStrategy extends Object implements GtfsTransformStrategy
Finds GTFS service_ids that have the exact same set of active days and consolidates each set of duplicated ids to a single service_id entry.