You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was excited to find a GTFS feed for Chennai, but just want to let you know that the stops.txt data actually contains stops located in New York City, USA --- not Chennai.
For example, this first stop in stops.txt (csv format)
has coordinates which are nowhere near the bounding box for Chennai, which is approximately
(80.13557688345986, 12.84745650235429, 80.3375087202582, 13.239675620841895)
Perhaps some of the files were mixed up before being received by Transitland?
The text was updated successfully, but these errors were encountered:
I was excited to find a GTFS feed for Chennai, but just want to let you know that the stops.txt data actually contains stops located in New York City, USA --- not Chennai.
For example, this first stop in stops.txt (csv format)
stop_id,stop_name,stop_desc,stop_lat,stop_lon
100025,"GRAND CONCOURSE/E 161 ST","GRAND CONCOURSE & E 161 ST", 40.826617, -73.922643
has coordinates which are nowhere near the bounding box for Chennai, which is approximately
(80.13557688345986, 12.84745650235429, 80.3375087202582, 13.239675620841895)
Perhaps some of the files were mixed up before being received by Transitland?
The text was updated successfully, but these errors were encountered: