Closed bikeoid closed 7 years ago
A doodle at http://yeahthattrolley.azurewebsites.net/Routes/RouteShape/1 (no login required to view). It's still very preliminary, but the route path is shown along with a blue dot at each intersection. There is no vector edit capability yet. The end result may not look anything like this.
Can't TT just defer the route based on where the driver actually travels rather than pre-designing and scheduling routes?
Yes, that would be possible, but the tradeoff is a loss of features that benefit riders.
The first route of each day or after each schedule change would be lost or incorrect (showing the previous schedule).
The days of "2 fixed routes that will never change" have long gone.
Greenlink can now produce .KML files that match our needs: a full circle that matches the route path. All that is needed is to implement a proper KML upload with error checking / reporting and visual confirmation before applying to the route.
There are frequent route deviations when one or more blocks are closed for an event. It is useful to have the capability to create derived routes based on standard routes, and schedule them for the duration of the event. The ideal solution is a Javascript-based vector editor to allow the client to edit route travel paths directly and easily. Should minimize mouse clicks and edit time to modify a route.