Skip to content

Convert public GPS data for the Iași city to industry-standard GTFS-Realtime protocol buffer

License

Notifications You must be signed in to change notification settings

FlashWebIT/Iasi-GTFS-Realtime-Vehicle-Positions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iasi GTFS Realtime Vehicle Positions

Convert public GPS data for the Iași city to industry-standard GTFS-Realtime protocol buffer

  1. Clone and change directory
git clone https://github.com/FlashWebIT/Iasi-GTFS-Realtime-Vehicle-Positions.git
cd Iasi-GTFS-Realtime-Vehicle-Positions
  1. Install deps
npm install
  1. Run
node .
  1. Test
node tester.js
  1. Daemonize? Use forever, nodemon or screen to run in background.

Protocol buffer GTFS Realtime feed is accessible at http://localhost:3000/positions

Screenshot

You can plug your favourite transit app to that - OpenTripPlanner, etc.

To do

  • Calculate speed between requests to complete missing field

About

Convert public GPS data for the Iași city to industry-standard GTFS-Realtime protocol buffer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published