-
Notifications
You must be signed in to change notification settings - Fork 30
mtabc_modifications
{"op":"update", "match": {"file": "calendar.txt", "service_id": "(d{8}[a-z]{2})"}, "update": {"service_id": "s/(d{8}[a-z]{2})/MTABC_$1/"}} {"op":"update", "match": {"file": "calendar_dates.txt", "service_id": "(d{8}[a-z]{2})"}, "update": {"service_id": "s/(d{8}[a-z]{2})/MTABC_$1/"}} {"op":"update", "match": {"file": "trips.txt", "service_id": "(d{8}[a-z]{2})"}, "update": {"service_id": "s/(d{8}[a-z]{2})/MTABC_$1/"}}
{"op":"transform", "class":"org.onebusaway.gtfs_transformer.impl.RemoveUnusedRoutes"} #{"op":"transform", "class":"org.onebusaway.gtfs_transformer.impl.RemoveOldCalendarStatements"}
{"op":"remove","match":{"class":"Trip", "id.id":"m/.+SDon.+/"}} {"op":"remove","match":{"file":"calendar.txt", "service_id":"m/.+SDon.+/"}} {"op":"remove","match":{"file":"calendar_dates.txt", "service_id":"m/.+SDon.+/"}}