Hi ,what I wanted to do is connect transit clock to my Kafka broker and read vehicalPosition from one of its topic (say vehicalPositionTopic) then publish the GTFS-realtime trip updates to another Kafka topic (let say tripUpdateTopic) can you tell me what should I modify, there is one line `Create transiTime module to read real-time GPS data or create a converter to convert the realtime data source to a GTFS-RT vechicle location source` which I think refer to my solution but I cannot find anything else related to that can you point me to an example or documentation, after digging into the code I can see that GtfsRtVehiclePositionsReaderBase file have some logic related to fetching RT-vehical position I am on the right path,
--
www.thetransitclock.org
---
You received this message because you are subscribed to the Google Groups "TheTransitClock" group.
To unsubscribe from this group and stop receiving emails from it, send an email to thetransitclo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/thetransitclock/3fa22042-dd3a-4ade-ba3c-a4447338209b%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/thetransitclock/CAKX%2Byeja1UXeizFndi2C0u5Ocpei9CaytwO6L_7RSJaqVQQojw%40mail.gmail.com.
Sean