Skip to content

Conversation

@networkException
Copy link
Contributor

This pull request adds a new stopTimes field to the options for MOTIS apis. This field can specify a set of parameters to be set as part of the request when using the stoptimes api.

Currently the option includes radius=200 for Transitous and no values for RNV MOTIS.

While the MOTIS web interface defaults to a radius of 200 meters, setting this for all MOTIS endpoints unconditionally causes wrong departures to be listed for deployments with well maintained parent stations, such as the RNV MOTIS.

See derf/travelynx#341

This patch adds a new `stopTimes` field to the options
for MOTIS apis. This field can specify a set of parameters
to be set as part of the request when using the `stoptimes`
api.

Currently the option includes `radius=200` for Transitous
and no values for RNV MOTIS.

While the MOTIS web interface defaults to a radius of 200
meters, setting this for all MOTIS endpoints unconditionally
causes wrong departures to be listed for deployments with
well maintained parent stations, such as the RNV MOTIS.

See derf/travelynx#341
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant