Commit Graph

1111 Commits

Author SHA1 Message Date
Andrew Hill
d30cf732a6 moving setKey under play options in the torquelayer 2013-08-20 17:18:06 -04:00
Andrew Hill
655be362e6 moving setKey under play options in the torquelayer 2013-08-20 17:16:37 -04:00
Andrew Hill
b2e503ed08 added header to last table 2013-08-20 14:54:12 -04:00
Andrew Hill
649be2fbcf finished torquelayer options documentation 2013-08-20 14:47:56 -04:00
Andrew Hill
604302eca5 continuing leaflet api doc style parameters table 2013-08-20 14:39:07 -04:00
Andrew Hill
7f0259f2fc continuing leaflet api doc style parameters table 2013-08-20 14:20:53 -04:00
Andrew Hill
ab38c9127f trying leaflet api doc style parameters table 2013-08-20 14:16:12 -04:00
Andrew Hill
bd80d4a6ec bulltes not displayed right 2013-08-20 14:03:15 -04:00
javi
d208ce8c3b wrap tiles 2013-08-20 17:38:52 +02:00
javi
1d07c9e9f8 apichanges 2013-08-20 15:07:26 +02:00
javi
508dfa8a63 added setCartocss method 2013-08-20 12:05:46 +02:00
javi
fd0dfb68ca added optional parameter for value data type 2013-08-20 12:05:33 +02:00
Andrew W. Hill
09a97be93a Update README.md
first piece of documentation :)
2013-08-19 10:39:42 -04:00
javi
2e5afe7b9e added all as default 2013-08-06 18:19:01 +02:00
javi
2fa6f49210 dist files 2013-08-06 18:18:55 +02:00
javi
d802a899de fixed animated zoom 2013-08-06 18:14:57 +02:00
javi
a1a5f21344 dist files 2013-08-06 17:48:25 +02:00
javi
e822e3aae0 overriden leaflet redraw 2013-08-06 17:48:19 +02:00
javi
96ff6a2f9b migrated to leaflet 0.6.4 2013-08-01 12:04:39 +02:00
javi
1add37713a added method to aggrerate by key 2013-08-01 12:04:32 +02:00
javi
a113a2088f removed test cartocss 2013-07-31 17:09:59 +02:00
javi
9b9d57700e support for sprites 2013-07-31 17:08:12 +02:00
javi
ec346abd91 added torque cartocss reference 2013-07-31 13:05:54 +02:00
javi
f9b4b104ee added profiling 2013-07-31 11:14:04 +02:00
javi
8139c3d860 added support for cartocss on rectangle renderer 2013-07-30 18:31:06 +02:00
Carlos Matallín
298aa3e18c prevent non loaded tiles errors 2013-07-30 11:37:18 +02:00
javi
0cea6f3b09 build scripts 2013-07-30 10:45:35 +02:00
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
Javier de la Torre
66405f8db1 added wimbledon example 2013-07-08 18:04:36 +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