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: almost 7 years ago
Linked from 1 awesome list
gtfssequelize
Related projects:
Repository | Description | Stars |
---|---|---|
public-transport/gtfs-utils | A utility library for processing and analyzing GTFS data sets. | 38 |
derhuerst/hafas-generate-gtfs | Generates GTFS data from HAFAS endpoints based on geographic areas and time frames | 6 |
cmichi/gtfs-visualizations | Visualizes public transportation routes from GTFS data to show frequency and popularity | 129 |
wri-cities/static-gtfs-manager | A browser-based tool for managing and editing static GTFS data feeds used in public transportation. | 148 |
mobilitydata/gtfs-realtime-bindings | Generates data model classes from the GTFS Realtime protocol buffer spec for popular programming languages. | 373 |
public-transport/sample-gtfs-feed | An imaginary GTFS data set used to test and demonstrate public transportation transit data formats | 12 |
derhuerst/gtfs-rt-differential-to-full-dataset | Converts GTFS Realtime differential feed data to a full dataset format | 3 |
public-transport/gtfs-via-postgres | An application that imports and manages GTFS Static/Schedule data in a PostgreSQL database | 93 |
bondify/gtfs_functions | Tools for parsing and analyzing public transportation data from the General Transit Feed Specification (GTFS) format | 115 |
derhuerst/hafas-gtfs-rt-feed | Converts real-time HAFAS data into a GTFS Realtime feed by matching it against static GTFS data | 19 |
stephen-gates/gtfs | Develops and tests GTFS schema for public transportation data in Python | 18 |
nicomazz/fastgtfs | A Rust library providing tools and algorithms for working with GTFS data, including parsing, navigation, and network simulation. | 38 |
blinktaginc/node-gtfs | Loads transit data into a SQLite database and provides methods to query various GTFS data types | 442 |
r-transit/gtfsio | A package that provides tools and standardization for working with General Transit Feed Specification (GTFS) data in R. | 13 |
transitland/mapzen-gtfs | A Python library for working with GTFS feeds, providing efficient parsing and entity relationships. | 30 |