Nikhil VJ
Nikhil VJ
Create a dedicated page and scripts for Shapes table. On choosing a shape, render it on a map. Enable user to import shapefiles as shapes table entries, independent of route/trip....
There are other fare_rules models besides station-pairs : https://code.google.com/archive/p/googletransitdatafeed/wikis/FareExamples.wiki In Fares page, the pivoted fare rules API call errors out when it encounters fare_rules entries that don't have origin_id and...
Much re-work on this was done by v2.0.0, but some optimization is needed now. The flow: - If a route_id or calendar service_id is picked for deletion, then it's not...
New trip creation was structured from v1.4.0, ref: #10 Decide upon a naming convention to apply for populating trip_id, trip_headsign, trip_short_name fields when creating a new trip. Synchronize this naming...
Scan thru trips db and list or mark routes that are missing from routes db. Find routes having no trips defined Detect stops mentioned in stop_times but missing from stops...
Collecting notes here from the trials to make a standalone windows executable.
This is in an Ubuntu OS, and concerns Linux executable that is under development and hasn't been released yet as of release v1.4.2 (and you're going to see why). Steps:...
In Rename ID section, and for new stop_id creation. Allow minus(-), period(.), colon(:), @ From looking at id's used in other GTFS feeds.
In the default sequence setting page : Give user an option to auto-generate a shape by just connecting the stops together in straight lines. How this can help: - auto-generated...
Present workflow: 1. User has to first go to Routes section and "finalize" the onward and return journey's sequence for the route in question. Here they can make changes to...