tdurand / mapafortaleza

Mapa de ônibus de Fortaleza
https://tdurand.github.io/mapafortaleza
79 stars 34 forks source link

Multi modal itineraries (terminal integration) #5

Open tdurand opened 12 years ago

regismesquita commented 12 years ago

I Tried doing this one using the old fusion tables api , and it was a drag, due to the limited set of GIS operations it would be highly inefficient to calculate it on the client side, I'll read the new fusion API and check if there are new options to do it, otherwise we should consider caching terminal - lines relations and lose our server free structure.

tdurand commented 12 years ago

Yep, i came to the same conclusion that it needs to be computed on server-side.