Skip to content

Use TileOverlapProductRatio in the tile mode

Currently the tile_to_product_overlap_ratio value is used only in the ALL mode. It could be interesting to use it when the user provide the tile(s) id to avoid to process product with very small intersection.

If it is interesting to keep the current behavior, we can add a new key to activate the check only if the user want.