Hannes Junnila
Hannes Junnila
> 85916153,四の通り,Si NoTong Ri > 85916157,3丁目,3Ding Mu These should be filled from the `eng_x_preferred` property, instead of trying to figure it out from the Japanese writing. Japanese is a difficult...
@arturmuller I don't have time right now to work on this. However it is an issue we expect to need in the future, so I might be able to work...
> It's also not really documented any more in the spec. It is part of the main GTFS specification https://github.com/google/transit/blob/master/gtfs/spec/en/reference.md#stop_timestxt
> it would not be an exposed interface in the way that this is modelled. It shouldn't need to be? It only needs to implement the `PgAdaptor` interface, that we...
Sorry for taking some time with this. I now preserved the approach of having a string-keyed object containing all the different adaptors, and using that string to select which on...
If I develop an app with Gradio and deploy it to users in Europe, I must comply with privacy regulations, including the General Data Protection Regulation. The GDPR requires the...
This seems to be a regression from 5.1.4 to 5.2.0
For the composition of the example data, the individual components could have named exports for the data, and the container components could compose from those.
Hi, thanks for the feedback. The stops used to be rendered as SVG icons, but unfortunately caused disappointing performance on Windows Phone and older Android devices. Due to that, the...
@kalon33 Do you have the timezoneData in the format specified in https://github.com/HSLdevcom/digitransit-ui/blob/master/app/config.default.js#L60-L62 The format definition is the moment-tz packed format (http://momentjs.com/timezone/docs/#/data-utilities/)