Describe the bug
If different spatial queries are done on different ranks, only one rank's region information is written to the output.
To Reproduce
- Perform a spatial query with MPI, where each rank receives a different query region
- Write the dataset to a file
- Read the file and try to do a follow-up query
Describe the bug
If different spatial queries are done on different ranks, only one rank's region information is written to the output.
To Reproduce