https://github.com/laidig/transloc-gtfs-rectifier
Rectify transloc-specific stop ids with nearby ones in a GTFS feed
https://github.com/laidig/transloc-gtfs-rectifier
Last synced: 3 months ago
JSON representation
Rectify transloc-specific stop ids with nearby ones in a GTFS feed
- Host: GitHub
- URL: https://github.com/laidig/transloc-gtfs-rectifier
- Owner: laidig
- Created: 2018-01-11T16:52:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T16:55:35.000Z (about 8 years ago)
- Last Synced: 2024-06-13T20:51:48.335Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
- awesome-transit - transloc-gtfs-rectifier - Python application that attempts to assign GTFS stop_ids to [TransLoc](http://transloc.com/) IDs using [TransLoc's API](https://market.mashape.com/transloc/openapi-1-2) ([TransLoc](http://transloc.com/) doesn't provide GTFS `stop_ids` in their API). (Producing Data / GTFS)
- awesome-transit - transloc-gtfs-rectifier - Python application that attempts to assign GTFS stop_ids to [TransLoc](http://transloc.com/) IDs using [TransLoc's API](https://market.mashape.com/transloc/openapi-1-2) ([TransLoc](http://transloc.com/) doesn't provide GTFS `stop_ids` in their API). (Uncategorized / Uncategorized)
README
TransLoc's API does not have stops that match up with stops in agency GTFS files.
This attempts to rectify that by re-assigning GTFS stop_ids to Transloc ones
usage: python rectify_gtfs.py gtfs_file transloc_agency_id transloc_api_key