Open
Description
support question raised by @manugv which has this use case (condensed):
load_collection(bbox1) .... filter_spatial(bbox2)
bounding box of result is bbox2, while Open-EO/openeo-processes#201 clarified that it should be intersection
related part of logic:
openeo-python-driver/openeo_driver/dry_run.py
Lines 485 to 488 in 8974d65