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.
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.