GithubHelp home page GithubHelp logo

yeejinhyung / transitdatatool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bowenwen/transitdatatool

1.0 0.0 0.0 160 KB

A collection of tools to download real-time transit data and transit-related data.

License: MIT License

C# 100.00%

transitdatatool's Introduction

Transit Data Tool

Data collection tools for transit data.

Features

  • Downloaders for Toronto data
    • NextBus AVL Data
    • Open data Toronto road restrictions
    • OpenWeatherMap data for Toronto region (developers should update API key)

Installation from release

  • Download release zip, then unzip on your local drive.
  • Go to 'TransitDataTool\AppData' folder, this is where all of the data will be downloaded to.
  • Modify 'DataDownload-Setting.txt' inside the 'TransitDataTool\AppData' folder. This file indicates the start and end date & time of the data you want to download.
  • Run
    • Main GUI: 'TransitDataTool\GUIHost.exe' -> Start Download using this utility program.
    • NextBus file manager: 'TransitDataTool_NextBusFileManager\NextBusFileManager.exe' -> Manage downloaded NextBus XML data.

Installation from source code

Application Data

  • Unzip AppData.zip content to the directory of your compiled program (where GUIHost.exe is compiled).
  • Modify the start and end date & time in 'DataDownload-Setting.txt'

Dependencies

  • Install NuGet Package Manager for MSVC
  • Restore NuGet Packages, or install the packages listed in Requirements.md, via the NuGet console

API keys

Acknowledgements and Licensing

  • This program is open-source under the MIT license term.

Developments and Bugs

  • Please report any bugs by posting a new issue.
  • Participate in our software development efforts! You are welcome to fork and submit pull requests. If you want to be more involved, such as developing versions of this program for other transit agencies with additional transit-related datasets. Pitch your ideas in the 'Future Developments' issue.

transitdatatool's People

Contributors

bowenwen avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.