Search an RTree using a temporal value's bounding box, collecting matching IDs into a MeosArray.
The bounding box is automatically extracted from the temporal value and used as the search query. The result array is reset before the search.
- Parameters
-
| [in] | rtree | The RTree to query |
| [in] | op | The search operation |
| [in] | temp | The temporal value whose bounding box serves as query |
| [out] | result | MeosArray of int to collect matching IDs |
- Returns
- Number of matching IDs