Filter features using polygons stored in external resources.
Referenced by: layerDefinition
Properties
| Property | Details |
|---|---|
| geometries | URL to a polygon filter geometries json file, typically stored in ITEM/resources. Content of the file follows the polygon filter geometries schema. |
| spatialRelationship | Specifies the spatial relatonship used for the filter. disjoint: Display features that do not intersect any filter polygon. contains: Display features completely inside any filter polygonValid values:
|