codefornola / nola-transit-map

Realtime view of all NOLA public transit vehicles https://nolatransit.fly.dev/
MIT License
19 stars 6 forks source link

add jp transit gtfs realtime data feed #27

Open naf419 opened 1 week ago

naf419 commented 1 week ago

adds jp transit data via their public gtfsrt feed @ https://jetapp.jptransit.org/gtfsrt/vehicles uses the protobuf feed (instead of the "debug" json) at the expense of adding a dependency to protobuf/gtfs-realtime-bindings

fixes #20

for jp transit gtfs static (route) data, see make_routes.sh in #19

note that jp transit appear to block access to its websites at the firewall level to some IPs. geolocation? VPNs? dunno.