Is it possible to split a very large feature in a grid of equal parts in order to use those splitted features in parallel processing as clipper. The split has to be processed fastly.
The problem is that it takes more than 10 hour to use this very large feature as a clipper, so the idea is that processing smaller features in parallel could be faster.
What do you think?