transitland-processing-animation icon indicating copy to clipboard operation
transitland-processing-animation copied to clipboard

Animating scheduled transit trips using the Transitland API and Processing

Results 6 transitland-processing-animation issues
Sort by recently updated
recently updated
newest added

Hi, I was running following example code, `python transitflow.py --name=san_francisco --bbox=-122.515411,37.710714,-122.349243,37.853983 --clip_to_bbox --date=2020-01-01` But I see following error: ![image](https://user-images.githubusercontent.com/14320144/91639464-7372a380-ea1f-11ea-8cee-590b369c3d0d.png) I try to fix it, but don't know where is the...

Hi, Thank you very much for this wonderful tool. I've been trying it with San Francisco BART Onestop ID and Chicago bounding box and it worked very well. However, I...

Hi, I have been playing around with this transit software and have tried many different ways to download the data from my local service operator, Translink and convert it into...

Hi, Thank you so much for this repository. It's really useful. I was trying to install it earlier and was not sure about certain steps following your instructions. I'm using...

Hello Will, Thank you for the API it is very nice. I was testing it with different cities in the World, it worked very well in Portland, Or, but I...

Hi, unfortunately it seems the project is broken due to the v1 API being deprecated and the schedule stop pair endpoint is no longer working. (https://github.com/transitland/transitland/discussions/396#discussioncomment-5651874). It would be great...