Commit Graph

183 Commits

Author SHA1 Message Date
javi
19fa7a908f add gmaps canvas layer if google.maps is defined 2013-07-30 10:45:05 +02:00
javi
d5b974e1aa removed unnused files 2013-07-30 10:44:51 +02:00
javi
adef0c0f9d TileCanvas version working 2013-07-29 18:57:17 +02:00
javi
54e549c76f error management 2013-07-29 13:57:51 +02:00
javi
8f01a08cdc cartocss integrated in point renderer 2013-07-29 13:43:57 +02:00
javi
44d4da8c26 refactor 2013-07-26 17:48:48 +02:00
javi
28818ebee7 added navy example 2013-07-26 13:27:21 +02:00
javi
7ce0da9962 fixed torque layer 2013-07-26 13:27:15 +02:00
javi
b371fb6b79 added script file for toeque layer to example 2013-07-24 21:16:15 +02:00
javi
995d08e234 torque layer for leaflet workgin 2013-07-24 21:15:45 +02:00
javi
9f79ce924d fixed render prepration 2013-07-24 20:32:18 +02:00
javi
d88acc08f3 rectangle renderer 2013-07-24 14:52:30 +02:00
javi
7a6e223151 wip 2013-07-24 12:20:53 +02:00
javi
a7190a86c8 wip torque 1.0 2013-07-23 20:21:10 +02:00
Sandro Santilli
bb4a026061 Remove non-puntal examples (not supported by snapToGrid based query) 2013-05-14 18:13:52 +02:00
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
Sandro Santilli
153f7341fe Don't loop as hell when FPS is zero 2013-05-14 16:27:18 +02:00
Sandro Santilli
9b3b501764 Squeeze another half of the time by computing centroids once 2013-04-24 17:47:23 +02:00
Andrew Hill
436d914c0a needed str replacements 2013-04-24 11:06:50 -04:00
Sandro Santilli
c09064625c Optimize data preparation, especially for higher zoom levels
This is done adding another filter to the input table scan
using the full grid extent (which is known in advance).
2013-04-24 16:58:00 +02:00
Andrew Hill
22008dd06e recenter 2013-04-22 11:37:12 -04:00
Andrew Hill
f962a217ff better template 2013-04-22 11:36:17 -04:00
Andrew Hill
c5865826e0 fixes #7 2013-04-22 10:01:24 -04:00
Andrew Hill
a5c169e9d0 1/2 2013-04-18 14:25:54 -04:00
Andrew Hill
399c29960a mergejdflksjdf branch 'gh-pages' of github.com:CartoDB/torque into gh-pages 2013-04-18 14:08:31 -04:00
Javier de la Torre
57abda2000 simplified version 2013-04-18 14:07:32 -04:00
Andrew Hill
ca8ce3996a edited Merge branch 'gh-pages' of github.com:CartoDB/torque into gh-pages 2013-04-18 14:06:58 -04:00
Javier de la Torre
928110acde simplified version 2013-04-18 14:06:35 -04:00
Andrew Hill
0d84b92a09 updated to 1px 2013-04-18 14:00:52 -04:00
Javier de la Torre
65520f48a1 simplified version 2013-04-18 18:07:07 +02:00
Andrew Hill
506f9dd409 iss 2013-04-18 12:02:12 -04:00
Andrew Hill
f5b5977f44 static vn 2013-04-18 11:42:48 -04:00
Andrew Hill
0209c52acf added "istime" parameter to the options, now numeric columns should work as the sort, will fubar any clock though as a lot of the internals still think they are dates 2013-04-17 18:35:15 -04:00
Andrew Hill
10656eb3b6 made whoe slider grabbable 2013-04-05 10:16:08 -04:00
Andrew Hill
a70cd63d18 better timeview 2013-04-05 10:14:22 -04:00
Andrew Hill
9a19531971 addedow 500 viz 2013-04-04 18:56:33 -04:00
Andrew Hill
4cfc74998f timeviewer 2013-04-04 18:49:45 -04:00
andrewxhill
94dd7990ba fully custom slider 2013-04-03 17:10:20 -04:00
andrewxhill
c492f9a0a8 removed slider functions from torque.js to allow user to use any slider library 2013-04-03 12:27:58 -04:00
andrewxhill
469a868f2c added example pause/play button 2013-04-02 20:50:49 -04:00
andrewxhill
0861f290d7 modified to allow autoplay + timeslider 2013-04-02 19:58:52 -04:00
Michael Keller
58e9b839f2 create slider dynamically 2013-03-29 19:05:21 -07:00
Michael Keller
8dfd1a1f3b clean up comments 2013-03-29 18:50:08 -07:00
Michael Keller
80cb1f33ab remove console.log 2013-03-29 18:44:03 -07:00
Michael Keller
c54195a4f9 scrubbable torque 2013-03-29 18:43:29 -07:00
Andrew W. Hill
8b49bf3455 Merge pull request #5 from dittaeva/patch-1
Updated presentation link
2013-02-12 09:49:04 -08:00
Guttorm Flatabø
b2e04a3522 Updated presentation link
Not on Dropbox anymore
2013-02-12 14:30:26 +01:00
Andrew W. Hill
9ec1d213dd Merge pull request #4 from gcba/master
Cumulative Expire Feature
Very nice!
2013-01-15 15:10:34 -08:00
Matias Saguir
827c5af4ed Fix bug fot not cummulative expires examples 2013-01-15 18:45:43 -03:00
Matias Saguir
224172d693 Add cumulative expiration feature 2013-01-15 17:44:19 -03:00