Not Within
- cityobject.filter.not_within
Input:
- cityobjects – CityObject
- other – Feature
Output:
- output – CityObject
Returns only those objects that are not within 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.