Giter Site home page Giter Site logo

mpktransit's Introduction

Google Transit creator generator for MPK Kraków

The goal of the project is to convert MPK Kraków public transport timetables to GTFS format supported by Google Transit.

Google Transit creator is available on Google Maps so that you can search for public transit connections directly on Google Maps.

Run

To see how this projects is working just execute

./gradlew run

After few seconds code will be compiled and executed, results will be stored in {project.root}/creator/build/transit in GTFS format.

It's possible to define custom output directory by adding extra argument like this

./gradlew run -Pargs={targetDir}

If directory don't exist it will be created, exiting output files will be replaced by new ones.

Additional system configuration may be required.

For Windows, use gradlew.bat

Data formats

More about currently used creator formats and sources

MPK

SQLite database downloaded from MPK website is used as creator feed. The database is not documented so the meaning of the creator must be inferred.

GTFS (Google Transit)

Google Transit is using GTFS to gather information about public transportation timetables.

Detailed information about GTFS:

GTFS Realtime

At the moment, this project does not generate GTFS Realtime compliant creator.

mpktransit's People

Contributors

outlying avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.