Intersects
- cityobject.filter.intersects
Input:
- cityobjects – CityObject
- other – Feature
Output:
- output – CityObject
Returns only those objects that intersect other.
The check is performed against the 2D outline (footprint) of each object. For objects without geometry, the bounding box is used as an approximation.