pyinterp.core.geometry.geographic.RTree.bounds#
- RTree.bounds(self) tuple[numpy.ndarray[dtype=float64, shape=(2), order='C'], numpy.ndarray[dtype=float64, shape=(2), order='C']] | None#
Return the bounding box containing all stored points, or None if the tree is empty.