mirror of
https://github.com/CUTR-at-USF/awesome-transit.git
synced 2025-04-29 01:56:20 +02:00
docs: Remove SQL to GTFS from GTFS category because it does not exist anymore (#198)
This commit is contained in:
parent
c3ace2ddf3
commit
4be2eac821
1 changed files with 0 additions and 1 deletions
|
@ -225,7 +225,6 @@ Software that makes it easy to consume GTFS data in a variety of languages.
|
|||
- [GTFS to SQL](https://github.com/OpenMobilityData/GtfsToSql) - Parses a GTFS feed into an SQL database (used in [OpenMobilityData](https://openmobilitydata.org/)).
|
||||
- [OneBusAway GTFS Modules](https://github.com/OneBusAway/onebusaway-gtfs-modules/wiki) - A Java-based library for reading, writing, and transforming public transit data in the GTFS format, including database support.
|
||||
- [R5: Rapid Realistic Routing on Real-world and Reimagined networks](https://github.com/conveyal/r5) - A Java-based routing engine for multimodal (transit/bike/walk/car) networks. It currently plans many trips over a time window for analytics purposes, but may eventually support point-to-point journey planning.
|
||||
- [SQL to GTFS](https://github.com/OpenMobilityData/SqlToGtfs) - Convert an SQLite file generated with "GtfsToSql" back to a zipped GTFS file.
|
||||
|
||||
#### JavaScript
|
||||
- [gtfs-sequelize](https://github.com/evansiroky/gtfs-sequelize) - Node.js library modeling the static GTFS using [sequelize.js](http://sequelizejs.com/).
|
||||
|
|
Loading…
Add table
Reference in a new issue