CUTR-at-USF / transit-feed-quality-calculator

A tool that uses the gtfs-realtime-validator to calculate the quality of a large number of GTFS-realtime feeds
Other
7 stars 1 forks source link

Allow skipping download of GTFS data if it already exists #25

Closed barbeau closed 6 years ago

barbeau commented 6 years ago

Summary:

For all downloaders, I'd like to provide a command-line option to skip downloading GTFS data if a zip file has already been downloaded for that directory.

Default behavior should be to force a new download.

Steps to reproduce:

  1. Run the application
  2. Run the application again

Expected behavior:

Give me an option so if I want to re-analyze the feeds with new GTFS-realtime data, I don't need to download the GTFS data again

Observed behavior:

GTFS data is always downloaded every time the application runs

Platform:

Windows 7 Enterprise SP1 w/ Java 9.0.1