Giter Site home page Giter Site logo

gbfs-issues's People

Watchers

Pierrick PAUL avatar

gbfs-issues's Issues

Helbiz wrong current_range_meters

On Helbiz free_bike_status, the current_range_meters seem in kilometers instead of meters
Documentation (https://github.com/MobilityData/gbfs/blob/master/gbfs.md#vehicle_statusjson) said

This value represents the furthest distance in meters that the vehicle can travel with the vehicle's current charge [...]

See https://gbfs.helbiz.com/v2.2/rome/free_bike_status.json

{
    "bike_id": "867584033465480",
    "lat": 41.837751,
    "lon": 12.454576,
    "is_reserved": false,
    "is_disabled": true,
    "vehicle_type_id": "scooter",
    "rental_uris": {
        "android": "https://deeplink.helbiz.com/startRide?code=A0U7",
        "ios": "https://deeplink.helbiz.com/startRide?code=A0U7"
    },
    "last_reported": 1677070734,
    "current_range_meters": 9.45,
    "pricing_plan_id": "price_scooter"
}

current_range_meters must be 9450

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.