Commit Graph
4991 Commits
Author SHA1 Message Date
Raul Ochoa 4d631d1b6a Merge branch 'master' into mvt-invalid-props 2018-04-11 14:08:29 +00:00
Raul Ochoa 2d2629c088 improve description for suite and test 2018-04-11 14:08:18 +00:00
Raul Ochoa 67411e32ff Validate property with strict check and use full table
It seems related to using the full table. The geometry column is a
simplified to reduce the file size, it uses the envelope of the original
geometries.
2018-04-11 11:40:55 +00:00
Raul Ochoa a7c96acc81 Run all tests 2018-04-11 10:13:24 +00:00
Raul Ochoa f2ab33b498 Add regression test for invalid MVT properties 2018-04-11 10:03:06 +00:00
Javier Goizueta 6a7c9e34a0 Merge pull request #920 from CartoDB/regression-mvt-postgis-agg-column-name
Error with aggregations and MVT Postgis backend
2018-04-11 11:15:45 +02:00
Raul Ochoa 6c8b3d2f8f Merge branch 'master' into regression-mvt-postgis-agg-column-name 2018-04-11 08:34:28 +00:00
Daniel G. Aubert a24b7d4c8f Merge pull request #933 from CartoDB/4252-fix-named-map-auth
Forbid access to named map admin resources for everyone but master
2018-04-06 15:31:15 +02:00
Daniel García Aubert 25aa967146 Forbid access to named map admin resources for everyone but master 2018-04-06 15:26:11 +02:00
Simon Martín 430a3e3fc9 Merge pull request #932 from CartoDB/fix-layergroupid-date
Fix layergroupid date
2018-04-06 13:35:11 +02:00
Simon Martín c94d782037 calling to new createAffectedTables 2018-04-06 13:00:12 +02:00
Simon Martín 233f9698f3 fix affectedtables cache 2018-04-06 12:59:53 +02:00
Javier Goizueta 125ab7d95e Merge pull request #930 from CartoDB/cartovl-cartodb_id
Make cartodb_id unique in aggregations
2018-04-05 16:46:23 +02:00
Javier Goizueta 26c5ff1f93 Update news 2018-04-05 16:36:07 +02:00
Javier Goizueta ffa3a96f1a Use unique cartodb_id in aggregated results
See #889
FOr centroid and point-grid the cartodb_id wasn't unique across tiles.
2018-04-05 14:06:27 +00:00
Javier Goizueta 9818d8bb6c Merge branch 'master' into cartovl-cartodb_id 2018-04-05 16:02:03 +02:00
Javier Goizueta f7fad736c3 Add test for uniqueness of aggregated cartodb_id 2018-04-05 16:01:29 +02:00
Javier Goizueta 62cc99c1c9 Merge pull request #913 from CartoDB/cartogl
Aggregation filters
2018-04-05 12:23:44 +02:00
Javier Goizueta 44424583f0 Revert "Use unique cartodb_id in aggregated results"
This reverts commit c1da1a8a16.
This is reverted for moving the change out of PR #913 into its own PR for clarity.
2018-04-05 12:12:58 +02:00
Javier Goizueta 98cb0878d9 Update NEWS
Reflect the changes in #913
2018-04-05 12:12:00 +02:00
Javier Goizueta e8cd6856b5 Add missing aggregation columns to ST_AsMVT
Aggregation results always should have the cartodb_id and the feature count
2018-04-04 17:18:56 +02:00
Javier Goizueta 3d36802686 Tests for columns present in aggregation MVTs 2018-04-04 16:58:11 +02:00
Javier Goizueta dc706aeb43 Fix bug with dimension aliases
The point-sample aggregation query failed if dimensions had alias different from the base columns
2018-04-04 16:29:40 +02:00
Javier Goizueta 071b6816e3 Fix docs typos in _cdb_feature_count 2018-04-04 16:28:07 +02:00
Javier Goizueta 2132960d7c Fix non-default aggregation columns
The columns for non-default aggregations were the base columns not the resulting aggregated columns
In particular this could cause invalid wrapped SQL code to be passed to ST_AsMVT when the Windshaft pg-mvt renderer was used.
2018-04-04 15:25:08 +02:00
Javier Goizueta fefb0b23af Merge branch 'master' into cartogl 2018-04-04 12:21:43 +02:00
Javier Goizueta c1da1a8a16 Use unique cartodb_id in aggregated results
See #889
FOr centroid and point-grid the cartodb_id wasn't unique across tiles.
2018-04-04 11:05:03 +02:00
Daniel 48ffe5e660 Merge pull request #922 from CartoDB/fix-category-filter
Add query params when instantiating template
2018-03-28 16:06:55 +02:00
Daniel García Aubert 22fdc3d1bf Add query params when instantiating template 2018-03-28 15:53:34 +02:00
Daniel 0315b32d2b Merge pull request #917 from CartoDB/903-locals-refactor
Locals middleware refactor
2018-03-27 17:23:41 +02:00
Daniel García Aubert 5f906e54e4 Merge branch 'master' into 903-locals-refactor 2018-03-27 15:44:54 +02:00
Daniel 143f0ea67b Merge pull request #918 from CartoDB/layergroup-split
Layergroup split
2018-03-27 15:44:06 +02:00
Daniel 0aa2cffb5e Merge pull request #914 from CartoDB/unify-middlewares
Unify sendResponse middleware
2018-03-27 15:33:23 +02:00
Daniel f2a7953d9d Merge pull request #915 from CartoDB/unify-headers-middlewared
Unify headers middlewares
2018-03-27 12:38:23 +02:00
Daniel García Aubert f231dc13cf Merge branch 'master' into unify-middlewares 2018-03-27 10:41:35 +02:00
Daniel García Aubert a107ee67fa Use arrow function 2018-03-27 10:32:22 +02:00
Raul Ochoa 18d3da66f3 Merge branch 'master' into regression-mvt-postgis-agg-column-name 2018-03-26 16:52:57 +00:00
Raul Ochoa 61dd92129a Merge pull request #919 from CartoDB/rediscell-macosx
Fix test environment in Mac OS X re:redis-cell
2018-03-26 18:48:18 +02:00
Raul Ochoa 489c0f3108 Going red: regression with aggregations and MVT Postgis backend 2018-03-26 16:44:31 +00:00
Raul Ochoa e327580a2f Remove downloading function
If we are using a fixed release version, it doesn't make sense to keep downloading it.
2018-03-26 17:54:32 +02:00
Raul Ochoa bd9c28e29c Use specific redis cell SO depending on OS 2018-03-26 17:53:36 +02:00
Raul Ochoa f4d7148f66 Include shared objects for both, mac and linux, OS 2018-03-26 17:52:32 +02:00
Raul Ochoa 1dd5bc8f14 Do not ignore redis-cell SO 2018-03-26 17:52:00 +02:00
Simon Martín 967a0c31fd Merge pull request #916 from CartoDB/finalDetails
Rate limits final details
2018-03-26 11:51:04 +02:00
Daniel García Aubert c5c8dd7ad7 Split layergroup controllers into small controllers 2018-03-23 21:20:37 +01:00
Daniel García Aubert d3e2707fce Tidy middlewares up: put rate limit middleware after authorization 2018-03-23 17:55:41 +01:00
Daniel García Aubert 4cba4c7a1f Tidy middlewares up: cleanUpQeuryParams 2018-03-23 17:37:06 +01:00
Daniel García Aubert 3b1fd05940 Use layergroup token middleware where it's actually needed 2018-03-23 17:24:56 +01:00
Daniel García Aubert 5bc5c0ae86 Remove locals middleware 2018-03-23 16:53:00 +01:00
Daniel García Aubert 5fc801f8a6 Do not use locals middleware in named maps controller 2018-03-23 16:38:55 +01:00