mirror of
https://github.com/CUTR-at-USF/awesome-transit.git
synced 2025-04-29 18:16:20 +02:00
Add Chouette and Ara
This commit is contained in:
parent
8f2c07c331
commit
18bc76492e
1 changed files with 3 additions and 1 deletions
|
@ -364,7 +364,7 @@ Software that makes it easy to consume GTFS data in a variety of languages.
|
|||
|
||||
Converters from various static schedule formats to and from GTFS.
|
||||
|
||||
- [Chouette](https://github.com/enroute-mobi/chouette-core) - Converts between French-Transmodel [NeTEX](https://transmodel-cen.eu/index.php/netex/) and GTFS.
|
||||
- [Chouette](https://enroute.atlassian.net/wiki/spaces/PUBLIC/pages/539426886/Chouette+Convert) - Converts between French-Transmodel [NeTEX](https://transmodel-cen.eu/index.php/netex/) and GTFS.
|
||||
- [extract-gtfs-pathways](https://github.com/derhuerst/extract-gtfs-pathways) – Command-line tool to extract pathways as GeoJSON from a GTFS dataset.
|
||||
- [extract-gtfs-shapes](https://github.com/derhuerst/extract-gtfs-shapes) – Command-line tool to extract shapes as GeoJSON from a GTFS dataset.
|
||||
- [GTFS-OSM-Sync](https://github.com/CUTR-at-USF/gtfs-osm-sync) - A Java tool for synchronizing data in GTFS format with [OpenStreetMap.org](http://www.openstreetmap.org/).
|
||||
|
@ -411,6 +411,8 @@ Converters from various static schedule formats to and from GTFS.
|
|||
- [GTFS Text-to-Speech Tester](https://github.com/BlinkTagInc/node-gtfs-tts) - A command-line tool that reads GTFS stop names out loud using Text-to-Speech to determine which need Text-to-Speech values for tts_stop_name in stops.txt.
|
||||
- [Spare GTFS-Flex Builder](https://sparelabs.com/en/spare-gtfs-flex-builder) - A free tool that helps transit agencies easily create, manage, and export their transportation data in GTFS-Flex format.
|
||||
- [Swiftly](https://goswift.ly/) - Tool generate realtime transit data.
|
||||
- [Chouette SaaS](https://bitbucket.org/enroute-mobi/chouette-core) - Tool to generate GTFS Schedule data
|
||||
- [Ara SaaS](https://bitbucket.org/enroute-mobi/ara) - Tool to generate GTFS Realtime data.
|
||||
|
||||
#### GTFS Merge Tools
|
||||
- [combine_gtfs_feeds](https://github.com/psrc/combine_gtfs_feeds) - A Python tool to combine multiple gtfs feeds into one feed/dataset.
|
||||
|
|
Loading…
Add table
Reference in a new issue