Go to file
Sandro Santilli 4b283c50d3 Rewrite the queries to perform a single scan per tile
The new query run in 9.848 ms against the vertnet example when
it used to run in 33653.845 ms ...
2013-05-14 17:27:14 +02:00
css/jqueryui-smoothness scrubbable torque 2013-03-29 18:43:29 -07:00
examples 1/2 2013-04-18 14:25:54 -04:00
img added example pause/play button 2013-04-02 20:50:49 -04:00
lib scrubbable torque 2013-03-29 18:43:29 -07:00
src Rewrite the queries to perform a single scan per tile 2013-05-14 17:27:14 +02:00
template recenter 2013-04-22 11:37:12 -04:00
.gitignore dssore 2012-10-01 00:43:46 +01:00
index.html reindent all code 2012-10-01 00:41:39 +01:00
LICENSE.txt more cleanup 2012-09-30 20:50:13 -04:00
README.md Updated presentation link 2013-02-12 14:30:26 +01:00

Torque

Render big, timeseries data in the client. Uses CartoDB to generate a datacube format. For a brief introduction to the format and methods, see our presentation slides

CartoDB users can use this code right away. Specify your username/tablename and datecolumn to get mapping time immediatley.

Have fun!