Giter Site home page Giter Site logo

Comments (19)

derhuerst avatar derhuerst commented on May 20, 2024
  • leg.mode = 'walking' implies that leg.mode always contains the mode of the line of the leg, but it doesn't. – 02c95ff

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • rename leg.id to leg.tripId – 8e0b334

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • remove or rename line.productCode8dd4ef5
  • remove or rename line.class – 8dd4ef5

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • rename station(id) to stop(id) – 94fb64d

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • remove profile.journeysNumF (51f4a66) – ÖBB needs it.
    • hafas-client/index.js

      Lines 172 to 177 in 129caa7

      // With protocol version `1.16`, the VBB endpoint fails with
      // `CGI_READ_FAILED` if you pass `numF`, the parameter for the number
      // of results. To circumvent this, we loop here, collecting journeys
      // until we have enough.
      // see https://github.com/public-transport/hafas-client/pull/23#issuecomment-370246163
      // todo: check if `numF` is supported again, revert this change
    • if (journeys.length >= opt.results) { // collected enough

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • profiles: rename nationalExp -> nationalExpress – c13138c

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • formerScheduled{Arrival|Departure}Platform -> scheduled{Arrival|Departure}Platform – 969c045

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • movement.nextStops -> movement.nextStopovers – b4d763f

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • remove movement.trip movement.trip -> movement.fahrtNr – 1269773

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • leg.mode (from FPTF) vs leg.line.mode
  • leg.public (from FPTF) vs leg.line.public
  • leg.operator (from FPTF) vs leg.line.operator

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • locations: rename opt.stations to opt.stops

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • rename profile.formatStation/profile.parseStation -> profile.formatStop/profile.parseStop

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • rename opt.stationLines -> opt.linesOfStops

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • trip.line.fahrtNr -> trip.fahrtNr, leg.line.fahrtNr -> leg.fahrtNr
  • add trip.name to differentiate it from trip.line.name

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • movement.location -> movement.position

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024
  • move profile = {...defaultProfile, ...profile} from index.js/throttle.js/retry.js to p/*/index.js

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024

from hafas-client.

derhuerst avatar derhuerst commented on May 20, 2024

from hafas-client.

Related Issues (20)

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.