As part of a data visualization project I'm working on I pull the RG vehicle location data every 30s, based roughly off the GTFS-RT recommendation. The ultimate goal is to make sure to have positions for things at least once a minute so that I can animate them time-lapse style on a map.
Anyway, looking over my logs today I noticed that I'm hitting rate limits. Would you all be able to bump things up so that I have enough headroom for 2/minute plus a bit extra for when I'm actively developing/testing?
best,
-Ross McFarland