TheTransitClock / transitime

TheTransitClock real-time transit information system
GNU General Public License v3.0
78 stars 29 forks source link

Not able to make jar file of the m0dule #267

Open harsh78878 opened 1 year ago

harsh78878 commented 1 year ago

Hi Team, i am not able to generate/find the below jar files which are mentioned in read.md file generateDatabaseScheme.jar processGTFSFile.jar

Need some Solution, please suggest ASAP.

changtung commented 1 year ago

Hi, i have this files on my local computer. I can send it to You and You can place it as a local jar file either in maven or add separately.

harsh78878 commented 1 year ago

Hi, i have this files on my local computer. I can send it to You and You can place it as a local jar file either in maven or add separately.

please send me ASAP

BodoMinea commented 1 year ago

The current names of those files you're looking for are SchemaGenerator.jar and GtfsFileProcessor.jar. You can download them for a published release directly (eg. https://github.com/TheTransitClock/transitime/releases/tag/untagged-d6fe7b2bebe82bd22e90) but those are going to be pretty old or you could build your own.

I have put together a quick guide on how to start from scratch here - https://github.com/FlashWebIT/ROTI/wiki/TheTransitClock-(ex.-TransiTime)---RealTime-predictions