gtfs-sequelize
GTFS model
A Node.js library for creating and interacting with static GTFS (General Transit Feed Specification) models using Sequelize
A model of the static GTFS using sequelize.
19 stars
3 watching
6 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
gtfssequelize
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility library for processing and analyzing GTFS data sets. | 40 |
| Generates GTFS data from HAFAS endpoints based on geographic areas and time frames | 6 |
| Visualizes public transportation routes from GTFS data to show frequency and popularity | 129 |
| A browser-based tool for managing and editing static GTFS data feeds used in public transportation. | 148 |
| Generates data model classes from the GTFS Realtime protocol buffer spec for popular programming languages. | 375 |
| An imaginary GTFS data set used to test and demonstrate public transportation transit data formats | 12 |
| Converts GTFS Realtime differential feed data to a full dataset format | 3 |
| An application that imports and manages GTFS Static/Schedule data in a PostgreSQL database | 95 |
| Tools for parsing and analyzing public transportation data from the General Transit Feed Specification (GTFS) format | 116 |
| Converts real-time HAFAS data into a GTFS Realtime feed by matching it against static GTFS data | 19 |
| Develops and tests GTFS schema for public transportation data in Python | 18 |
| A Rust library providing tools and algorithms for working with GTFS data, including parsing, navigation, and network simulation. | 38 |
| Loads transit data into a SQLite database and provides methods to query various GTFS data types | 444 |
| A package that provides tools and standardization for working with General Transit Feed Specification (GTFS) data in R. | 14 |
| A Python library for working with GTFS feeds, providing efficient parsing and entity relationships. | 30 |