Application for creating abstract StopEstimates from raw estimates sourced from PubTrans or Metro ATS. This provides a nice abstraction to later combine busses, trains, metros and other transportation methods. Messages are read from one Pulsar topic and the output is written to another Pulsar topic.
This project depends on transitdata-common project.
mvn compile
mvn package
- Run this script to build the Docker image
- Pulsar
SOURCE
: specifies which configuration file to use from resources folder, currently available:metro-estimate.conf
andptroi.conf