Go to file
2013-08-01 12:04:39 +02:00
css/jqueryui-smoothness scrubbable torque 2013-03-29 18:43:29 -07:00
dist migrated to leaflet 0.6.4 2013-08-01 12:04:39 +02:00
examples migrated to leaflet 0.6.4 2013-08-01 12:04:39 +02:00
img added example pause/play button 2013-04-02 20:50:49 -04:00
lib/torque added method to aggrerate by key 2013-08-01 12:04:32 +02: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
test wip 2013-07-24 12:20:53 +02:00
vendor migrated to leaflet 0.6.4 2013-08-01 12:04:39 +02:00
.gitignore build scripts 2013-07-30 10:45:35 +02:00
index.html Remove non-puntal examples (not supported by snapToGrid based query) 2013-05-14 18:13:52 +02:00
LICENSE.txt more cleanup 2012-09-30 20:50:13 -04:00
Makefile build scripts 2013-07-30 10:45:35 +02:00
package.json build scripts 2013-07-30 10:45:35 +02: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!