-
I am using gradle, I have already put in my "build.gradle" the dependency:
compile group: 'io.mobilitydata.transit', name: 'gtfs-realtime-bindings', version: '0.0.4'
but when I try to compile the p…
-
Right now we do not have unit tests for the dotnet bindings:
https://github.com/google/gtfs-realtime-bindings/tree/master/dotnet
This can potentially cause issues when we update the bindings if th…
-
Having an issue with the .NET version.
It does not seem to populate TripUpdate consistently. Seems when Vehicle is available TripUpdate is not populated.
Tested the same feed using JAVA code fr…
-
We are using the GTFS Realtime bindings package for .NET to convert vehicle and trip update data in our database to the GTFS-RT ProtoBuf format. We do not have values for some of the optional elements…
dmani updated
5 years ago
-