- Passenger railway operators static timetable, published anually, XML format
 - Iași urban transit: GPS positions in real-time, JSON
 - Bucharest urban transit: lines, stations, departures in real time, timetables, GPS positions
 
Details
https://info.stbsa.ro/rp/api/lines/
https://info.stbsa.ro/rp/api/lines/:line_id/
https://info.stbsa.ro/rp/api/lines/:line_id/direction/:direction_id
https://info.stbsa.ro/rp/api/lines/:line_id/stops/:stop_id?lang=:lang_code
https://info.stbsa.ro/rp/api/lines/:line_id/vehicles/:direction_id
https://info.stbsa.ro/rp/api/notifications
segment_path line shape is to be decoded with https://github.com/jieter/Leaflet.encoded
Details
https://info.ctbus.ro/rp/api/lines/
https://info.ctbus.ro/rp/api/lines/:line_id/
https://info.ctbus.ro/rp/api/lines/:line_id/direction/:direction_id
https://info.ctbus.ro/rp/api/lines/:line_id/stops/:stop_id?lang=:lang_code
https://info.ctbus.ro/rp/api/lines/:line_id/vehicles/:direction_id
https://info.ctbus.ro/rp/api/notifications
segment_path line shape is to be decoded with https://github.com/jieter/Leaflet.encoded
- Railway XML data to GTFS, Ruby - also includes a very handy GeoJSON file of all Romanian railway stations with names and GPS positions
 - Real time railway data (train departures, delays, platform numbers updated minutely) to JSON API and WebUI - Python
 [Generate up-to-date GTFS files from custom local transit API used by Bucharest & Constanța]Follow the link below- GTFS Realtime protocol buffer vehicle positions converter for Iași
 - GTFS Realtime protocol buffer vehicle positions converter for 
Bucharest(find official GTFS portal below) & Constanța - Static GTFS exporter for Iași - This is still a work in progress and currently only exports frequency-based routes and is buggy.
 
- GTFS transit-map simulation - static webapp, also needs GTFS-viz Ruby converter to GeoJSON
 - Real time train information - Cordova Android app
 
Historical?
Not relevant as data or install guides anymore, but interesting study materials on past projects: * https://github.com/cnicules/OTP-Buh/wiki (also check the code!)- National Railway (converted): Download here
 - Local transit, Bucharest (official): Download here
 - Local transit, Constanța (generated): Download here
 - Local transit, Iași (generated): Download here
 - Local transit, Sibiu (official): Download here
 
By pull request or by opening an issue.
Email the maintainer at [email protected]
- Get a few other developers onboard (2-3 for this year)
 - Roll out our own instance of the beautiful Digitransit trip-planning webapp, fully open source Finnish software which works for them in production and also at nation-level
 

