tsdataclinic / TREC

Transit Resilience for Essential Commuting (TREC)
https://trec.tsdataclinic.com/
Other
6 stars 2 forks source link

Improve data transfer performance #61

Closed indraneel closed 8 months ago

indraneel commented 9 months ago

Currently, stop-level data is transferred as uncached GeoJSON. This causes a big delay in performance.

Image

The two possible solutions to try, are, in order:

indraneel commented 8 months ago

closed #67