Convert public GPS data for the București or Constanța cities to industry-standard GTFS-Realtime protocol buffer
Convert public GPS data for the Iași city to industry-standard GTFS-Realtime protocol buffer
git clone https://github.com/FlashWebIT/Bucharest-Constanta-GTFS-Realtime-Vehicle-Positions.git
cd Iasi-GTFS-Realtime-Vehicle-Positions
npm install
node .
node tester.js
Protocol buffer GTFS Realtime feed is accessible at http://localhost:3000/positions
You can plug your favourite transit app to that - OpenTripPlanner, etc.