Skip to content
#

transit

Here are 439 public repositories matching this topic...

onebusaway-android
TimoFreiberg
TimoFreiberg commented Mar 6, 2019

ring-defaults' wrap-defaults adds the ring.middleware.content-type/wrap-content-type middleware by default (see https://github.com/ring-clojure/ring-defaults/blob/master/src/ring/middleware/defaults.clj#L27 and further occurences of :content-types)
Muuntaja's muuntaja.middleware/wrap-format will silently not do anything when ring's content-type middleware is also present.

Is it possibl

home-assistant-config
renemarc
renemarc commented Feb 22, 2018

As a visitor, I want to see what devices look like so that I can understand how they would integrate into the environment.

Acceptance criteria

  • It's done when product pictures are added for relevant README.md files.
  • It's done when usage pictures/videos are added for relevant README.md files.
  • It's done when all images and videos used are open-source.
mattwigway
mattwigway commented Mar 21, 2020

I think that it.geosolutions.jaiext used to be in the OSGeo maven repository, but it isn't any more. I had to add the boundlessgeo repo (linked from GeoTools docs), NB it is available over TLS (https) as well as plain HTTP.

mbariola
mbariola commented Feb 17, 2020

Hi,

I wanted to reactivate some old code using your API which has been decommissioned, and it seems there may be some things not working.
For instance, I have been trying these links from your documentation
`https://3.vbb.transport.rest/journeys?from=900000023201&to.id=900980720&to.name=ATZE%20Musiktheater&to.latitude=52.543333&to.longitude=13.351686
{
"error": true,
"msg": "invalid to.typ

barbeau
barbeau commented Feb 24, 2020

Summary:

Feedback from agencies - it would be useful to see small details on the entity that triggered the error in the error message. Right now we show the ID, like:

trip_id 1234...

However, it would be more useful if we included the trip headsign, route shortname, and stop name along with the ID, like:

trip_id 1234 South to Downtown

Steps to reproduce:

Trigger an

epicstar
epicstar commented Nov 3, 2017

It's officially out. We should upgrade our app to use the v3 API over the v2 API. Advantages:

  • T is now on the map
  • use of detours (by default, the detours are default on the getpatterns GET method... but there is a new API that takes more advantage of the detour API)

There are some breaking changes... For example, we cannot get patterns unless we specify what agency the route comes from.

Improve this page

Add a description, image, and links to the transit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the transit topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.