Skip to content

Releases: cuappdev/ithaca-transit-tcat-microservice

Update /tracking

16 Sep 16:18
5c01711
Compare
Choose a tag to compare
Parse more /tracking fields (#55)

* Rename camel case

* Fix twitter error

* Add vehicle id

* Add more data

* Alphabetize

* Rename occupancy status

Add `/vehicles` and update travis config

06 Apr 20:42
f2e0acb
Compare
Choose a tag to compare

This release corresponds to the ithaca-transit-backend release of v1.1.2, which sets up /tracking to ping the new /vehicles endpoint.

Includes protobuf parsing of live tracking

02 Mar 20:03
6baa507
Compare
Choose a tag to compare

This release begins using the protobuf API to parse live tracking. At this point in time, it matches with transit-node:v1.1.1. The reason why it's so far ahead in versions is because I make a new "release" (but don't publish on GitHub) for each iteration of GTFS data -- which is why I don't publish the release as a tag because there is no code change, only static data change.

Continue static fetching and add new gtfs info endpoint

30 Oct 22:10
861cfac
Compare
Choose a tag to compare
  • we still put in tcat-ny-us data manually
  • has the new gtfs feed info endpoint