Drew Dara-Abrams

Results 56 issues of Drew Dara-Abrams

After years of using Sublime Text and writing Gerkin, I now find myself doing neither. (I'm almost nearly switched over to Visual Studio Code, and I parted ways with Cucumber...

Have you considered adding this to Sublime Package Control: https://sublime.wbond.net/docs/developers ?

Do you plan to support associations among models?

enhancement
help wanted

Can i18n-node support [the Hapi framework](http://hapijs.com/)? If so, how about including an example?

support

### Description Please consider adding a documentation page with step-by-step instructions on how to switch from Buefy to Oruga + a Bulma theme. ### Why Oruga need this feature Users...

We've heard from at least two different users of Transitland that it would be helpful to provide stable identifiers for trips (or at least identifiers that are more stable than...

data model
public-facing API
help wanted

It's not fixed-route transit, but bikeshare systems might be straightforward to represent in Transitland: each dock as a `Stop`. Bikeshare and fixed-route transit are also very complementary modes of travel....

integration with external service
help wanted

Many `Station`/`StationPlatform`/`StationEntrance` and `Route` models in Transitland are also in OpenStreetMap. We currently conflate `Stop`s (soon to be `StationEntrance`s #256) with the nearest pedestrian way in OSM (using Valhalla). But...

integration with external service

Just as we use Valhalla/Tyr to find the closest OSM way ID to a `Stop` (soon to be `StationEntrance`), we could conflate against the [Who's on First](https://whosonfirst.mapzen.com/) gazetteer. This would...

integration with external service