Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

DOWNLOAD ALL WARNING #444

Open
martialfa opened this issue May 25, 2018 · 1 comment
Open

DOWNLOAD ALL WARNING #444

martialfa opened this issue May 25, 2018 · 1 comment

Comments

@martialfa
Copy link

Hi,
I'd like to know how i can download all the warnings of the feed beacuse in the feedvalidator file i can see only a part of them.

Thanks

@BraveJhawk
Copy link

When you run the feedvalidator from the command line you can specify how many warnings/errors are shown per type using the --limit_per_type=nnnn flag where nnnn is the number you would like to be shown. I often set this to --limit_per_type=3000 when running it on a feed that has several errors so I can spot if they are all errors matching a similar pattern.

Example (on Windows):
feedvalidator.exe --limit_per_type=3000 D:\GTFS\GTFS_FILES

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants