wsp-sag / network_wrangler

A Python Library for Managing Travel Model Network Scenarios
https://wsp-sag.github.io/network_wrangler/
Apache License 2.0
12 stars 3 forks source link

[FEATURE] Add Network Validator #285

Closed DavidOry closed 1 week ago

DavidOry commented 2 years ago

User Story

A user uses Ranch to create travel model networks. The user then wants to check if the networks meet the requirements to use Network Wrangler. Ideally, a validator would be in place to check that the networks have the required attributes.

Status

Priority

Low

Level of Effort

Low

Resolution Ideas

Update, as needed, the roadway schemas. Confirm that other GTFS validators (example). Bundle tools together in a validator method (should this be a separate project?)

Project

No

Who should be involved?

Implementer: @e-lo Commenters: @DavidOry Users: @lmz Reviewers: @i-am-sijia

Risk

Will require on-going maintenance.

Tests

Demonstrate successful and unsuccessful validation efforts.

e-lo commented 4 months ago

Addressed in v1.0