Matthew Wigginton Bhagat-Conway

Results 203 issues of Matthew Wigginton Bhagat-Conway

Right now our display assumes that it is only possible to make results better, not worse.

The cluster stop generator finds a nearby road and puts a stop on it. But if it snaps to the wrong road it can put the stop in the wrong...

Right now Geom2GTFS can only be run as a Java main class. We should allow it to be used as a library.

The stop names we generate are pretty poor. If we have OSM or existing GTFS stops, we should use names from that dataset. This is important for some of the...

I see a number of "Trip ... has less than two stops" when I build an OTP graph from Ulan Bator GTFS.

This is almost certainly an error; experienced with data that had non-unique keys as a result of a shapefile merge.

When I specify start date 20141101 and end date 20160101 I get instead start date 20141201 and end date 20160201.

In the shapefile strategy, we use a decimal degree threshold to snap to stops. This means that everywhere except the equator we have buffers around the stops that are tall...