google / transitfeed

A Python library for reading, validating, and writing transit schedule information in the GTFS format.
https://github.com/google/transitfeed/wiki
Apache License 2.0
680 stars 254 forks source link

Feature request: Add transit data diff tool #185

Open bdferris opened 10 years ago

bdferris commented 10 years ago

From wLiu.s...@gmail.com on September 22, 2009 01:28:17

What is the expected output? What do you see instead? The diff results include:

  1. route name diff
  2. Number of stops diff for the same route
  3. Stop location diff
  4. Route color diff
  5. Agency diff etc.

Original issue: http://code.google.com/p/googletransitdatafeed/issues/detail?id=185

bdferris commented 10 years ago

From tom.brow...@gmail.com on September 22, 2009 09:45:17

(No comment was entered for this change.)

Labels: Language-Python Priority-Medium Type-Enhancement Difficulty-Hard