Hello,
When tile layer_size is reached (default 1250KB and max 2500KB) some features are dropped.
Is it possible to create a mts-recipe.json that can control which features are dropped?
I know that you can use limit the number of features with an expression, but it requires you to define a number of features instead of size (in KB).
Would it be possible to create an expression that would drop features when reaching the size limit?
i.e.
Drop features who have smaller values in attribute called "area".