OneBusAway / onebusaway-gtfs-realtime-api

Java classes generated for GTFS-realtime extensions.
https://github.com/OneBusAway/onebusaway-gtfs-realtime-api/wiki
Other
21 stars 16 forks source link

info #2

Closed beppe88 closed 10 years ago

beppe88 commented 11 years ago

I need info about the following text that i attached at the email:

"The onebusaway-gtfs-realtime-api module provides a pre-built jar of Java classes generated from the GTFS-realtime Protocol Buffer spec that allow you to produce and consume raw GTFS-realtime data. To use the jar in your Maven project, add the following dependency:

org.onebusaway onebusaway-gtfs-realtime-api 1.1.0 " I don't understand where i ahave to add the "dependency", in which class and so on...which one is the "Maven project"? i started the DEMO by console but i didn't understand what i have to do to run the api. Thanks in advance for your help. Giuseppe
barbeau commented 10 years ago

@beppe88 Sorry for the delayed response - this project is just a set of Java classes, you can't actually do anything to "run" them. If you want to see how to do something more interesting with a GTFS-realtime feed please check out https://github.com/OneBusAway/onebusaway-gtfs-realtime-visualizer/wiki