Commit Graph

825 Commits

Author SHA1 Message Date
javi
c4fa9b3351 fixed pixel calculation to fetch data for a point 2015-11-14 19:27:36 +01:00
javi
a822c369c7 using sql_api_template 2015-11-13 18:29:20 +01:00
javi
a61976727c merged 2015-11-13 17:21:14 +01:00
javi santana
1058d7ee8f Merge pull request #239 from CartoDB/bi_provider_get_point_data
Methods to get the data for a given torque point from the server
2015-11-13 16:54:14 +01:00
Stuart Lynn
b7f38d5996 Methods to get the data for a given torque tile from the server 2015-11-13 15:12:44 +00:00
javi
55847bda56 syntax 2015-11-13 11:41:53 +01:00
javi
164643d0f1 working with categories per tile 2015-11-12 12:27:08 +01:00
javi
e65367e8a6 fixed pixel rectangle 2015-11-11 18:08:00 +01:00
Stuart Lynn
1fa44a8ae1 Merge pull request #237 from CartoDB/bi_provider_web_workers
Adding web worker support for the BI provider
2015-11-11 15:47:15 +00:00
Stuart Lynn
87b93e6f9e whitespace for readability 2015-11-11 15:46:13 +00:00
javi
dbf48ea091 ose overview from options 2015-11-11 16:21:12 +01:00
Stuart Lynn
6dd0251be8 Allow worker pool to be configured by options 2015-11-11 15:09:24 +00:00
Stuart Lynn
19e35ffe2c Limiting the worker pool to a given size 2015-11-11 15:08:17 +00:00
Stuart Lynn
7a1f206d5e Adding web worker support for the BI provider 2015-11-11 13:30:47 +00:00
javi
1ec2324b83 fixed category count 2015-11-10 15:14:39 +01:00
javi
e0606ee295 fixed number of categories 2015-11-09 10:42:38 +01:00
javi
695cab290a added filters, variable mapping and support for new pixel type 2015-11-08 11:38:59 +01:00
javi
ff4809b08c histogram calculation 2015-11-06 19:47:37 +01:00
javi
4ad0dba547 removed client side filters temporally, integrated with server side queries 2015-11-06 17:35:49 +01:00
Stuart Lynn
71fc89a8d8 Examples of the filters and histogram api working 2015-11-03 18:36:10 -05:00
Stuart Lynn
fd5bc0f732 Adding the ability for leafletLayer to filter data on the client side and to calculate histograms and value arrays for the variables stored in the currently loaded tiles. 2015-11-03 18:35:56 -05:00
Stuart Lynn
130d72c872 adding a filterable json provider. 2015-11-03 18:35:01 -05:00
javi santana
d6b15282b7 Merge pull request #234 from CartoDB/tilejson_extra_data
Pass extra_params to server
2015-10-30 18:03:47 +01:00
Paul Ramsey
1f88da6439 Pass extra_params to server 2015-10-30 06:11:19 -07:00
Francisco Dans
1bdaed7bcb adds dists for 2.12 2015-10-21 15:56:01 +02:00
Francisco Dans
5767ed7f35 updates news for 2.12 2015-10-21 15:55:48 +02:00
javi santana
9fe8d9b7f3 Merge pull request #225 from CartoDB/get_values
getValues function added
2015-10-02 18:53:21 +02:00
javi
dffb469c5c and more unused variables 2015-10-02 17:36:41 +02:00
javi
9f25dea8a6 removed more unused variables 2015-10-02 17:35:12 +02:00
javi
cf683238eb removed unnused var 2015-10-02 17:31:26 +02:00
javi
d4bbfb7431 documentation for getValues 2015-10-02 17:30:07 +02:00
javi
ff269a5ecf added getValues to fetch values for step. Also adds some signals needed to be able to use it and some fixes to the makefile 2015-10-02 17:29:53 +02:00
Francisco Dans
d7a0fa8ed1 Merge pull request #222 from CartoDB/tilejson
TileJSON generic provider
2015-10-01 19:29:22 +02:00
Francisco Dans
aa8c61b442 var name change 2015-10-01 18:46:33 +02:00
Francisco Dans
9cc7779858 one more test 2015-10-01 18:42:55 +02:00
Francisco Dans
3099b7b881 adds tilejson to suite 2015-10-01 18:42:42 +02:00
Francisco Dans
3eb011360b adds tilejson provider tests 2015-10-01 15:32:58 +02:00
Francisco Dans
b212913530 supports relative tile urls 2015-09-29 12:54:26 +02:00
Francisco Dans
e4aa398f6e more code stripping 2015-09-22 12:33:28 +02:00
Francisco Dans
e2461d6997 reverts windshaft provider 2015-09-22 11:51:48 +02:00
Francisco Dans
191e762d35 adds tilejson checking in gmaps 2015-09-22 11:50:38 +02:00
Francisco Dans
00e3ddfe99 uses tilejson provider when option is specified 2015-09-22 11:48:48 +02:00
Francisco Dans
ef03cbe98c passes tilejson example to different file 2015-09-22 11:47:53 +02:00
Francisco Dans
e4c61127e1 reverts navy example 2015-09-22 11:47:23 +02:00
Francisco Dans
a49bf13a9d reverts makefile 2015-09-22 11:46:05 +02:00
Francisco Dans
efa11680c4 strips tilejson from windshaft specific stuff 2015-09-22 11:42:57 +02:00
Francisco Dans
a88a0474d3 adds tilejson as a copy of windshaft 2015-09-22 11:32:55 +02:00
Francisco Dans
13affc5716 adds tilejson to list of providers 2015-09-22 11:32:29 +02:00
Francisco Dans
008c598e1c separates metadata getting functions 2015-09-21 18:03:16 +02:00
Francisco Dans
4527d4a300 admits tilejson option 2015-09-21 15:01:49 +02:00