Giter Site home page Giter Site logo

odh-gbfs's Introduction

odh-gbfs

This download bikesharing data from ODH and offers them in GBFS format.

Build and run with

docker-compose up

odh-gbfs's People

Contributors

zabutnt avatar stefanocudini avatar

Watchers

James Cloos avatar  avatar Michele Margoni avatar

odh-gbfs's Issues

Separate Bozen to Meran

We need to separete Meran and Bozen Bikesharing system ?
If yes, than we need to create 2 gbfs endpoints or use region_id in station_information.

TODO: check if region_id is used by OpenTripPlanner.

integrate otp api using docker compose

  • add otp service in docker compose(same image version of odh-mentor-otp)
  • use docker service name instead of ips
  • use a volume name: router-config.json
{
"updaters": [
{
       "type": "real-time-alerts",
       "frequencySec": 30,
       "url": "http://192.168.1.128:4001",
       "feedId": "1"
   },
{
    "type": "bike-rental",
    "frequencySec": 60,
    "sourceType": "gbfs",
    "url": "http://192.168.1.128:4004"
}
]
}

Meran: create drop-off stations

In order to work with OpenTripPlanner the free_bike Meran System need the definition of "drop off" stations.
This is also in accordance with the terms of use of the service.

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.