transport-validator
GTFS validator
A tool for validating GTFS files based on their content and structure.
GTFS validator
39 stars
14 watching
10 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mobilitydata/gtfs-validator | An application that validates the integrity and adherence to standards of GTFS Schedule files | 293 |
mobilitydata/gtfs-realtime-validator | Tools and library for validating General Transit Feed Specification (GTFS)-realtime feeds against predefined rules | 44 |
conveyal/gtfs-validator | A Java framework for validating GTFS data and generating statistics | 38 |
blinktaginc/gtfs-accessibility-validator | A tool that validates transit data in GTFS format against accessibility guidelines | 0 |
cal-itp/gtfs-validator-api | Wraps a validation tool to check GTFS data integrity and consistency | 3 |
mecatran/gtfsvtor | A Java-based tool for validating GTFS data formats and ensuring adherence to specifications. | 28 |
transitapp/gtfs-fares-v2-validator | Validates fares-v2 GTFS datasets according to official and experimental specifications. | 6 |
mobilitydata/gbfs-validator | A tool for validating GBFS feeds against an official specification to ensure conformity. | 19 |
public-transport/gtfs-utils | A utility library for processing and analyzing GTFS data sets. | 40 |
gobuffalo/validate | A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 95 |
gookit/validate | A comprehensive data validation and filtering tool for Go | 1,079 |
rust-transit/gtfs-structure | A Rust crate providing structures and helpers to read General Transit Feed Specification (GTFS) data | 61 |
nicomazz/fastgtfs | A Rust library providing tools and algorithms for working with GTFS data, including parsing, navigation, and network simulation. | 38 |
twharmon/govalid | Struct validation using tags | 51 |
tiendc/go-validator | A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. | 22 |