Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Imports bus stops to be consolidated from a Google Docs spreadsheet and outputs the consolidation-formatted text file

License

Notifications You must be signed in to change notification settings

CUTR-at-USF/onebusaway-stop-consolidation-support

Repository files navigation

onebusaway-stop-consolidation-support Build Status

A java console application to consolidate shared bus stops from google spreadsheets.

##Run parameters

-d	print debug message
-o<file_path>	Output file url with name (default current directory)
-i<file_path>   Agency mapping file url
-id<Spreadsheet_id> Spreadsheet id

######Example

-o /path/to/File.txt -d -id 1CmdPkMPo3Bgh4qfwf6BBZFMPBCJ9gC1WczUA8RU9vxw -i /path/to/File.txt

##Setup Please see our setup guide for details, including spreadsheet format, realtime configuration.

##Default SpreadSheet URL

	https://docs.google.com/a/mail.usf.edu/spreadsheets/d/1CmdPkMPo3Bgh4qfwf6BBZFMPBCJ9gC1WczUA8RU9vxw/edit#gid=527691915

##HART Consolidation script Input To use HART consolidation script, the output of this application needs to submit this URL:

	https://github.com/camsys/onebusaway-application-modules/wiki/HartStopConsolidation

##Output (Generated Files)

-Consolidated stops output file
-Stop consolidation script configuration file
-Samle realtime configuration file

##Notes -> There shouldn't be any empty rows in spreadsheet.

-> Jar file path: OBASCS/src/main/files/OBASCS.jar

About

Imports bus stops to be consolidated from a Google Docs spreadsheet and outputs the consolidation-formatted text file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published