According to the docs, the visualintersect argument of the GetFeatures method Indicates whether only features that visibly intersect the geometry should be returned.
What does "visibly intersect" mean? Is there a difference between visibly intersecting something and actually intersecting something?