Return only items that are inside the specified bounding box.
Lower X coordinate.
Lower Y coordinate.
Upper X coordinate.
Upper Y coordinate.
Whether the images returned should be just epanos, or normal images, Not specifying this filter will return all types of images.
Whether to include epano, or normal images
Return only items that have the hidden flag set to the specified value.
Return the specified maximum number of items.
Maximum number of items to return.
Skip the specified number of items.
Number of items to skip.
Return only items that are inside the specified site model entity.
Multiple entities can be provided, the item has to be contained in only one of them.
Specify undefined
to include items that are in no site model entity.
This method can be called multiple times.
List of site model entities.
Sort results by the specific field name.
Field name to sort by.
Sort results in the specific order (ascending or descending).
Sort order.
Return only images that are at least the given distance apart. This filter is 2D, i.e., the Z coordinate is ignored.
Minimum distance between images [m].
Filter builder for images, to be used with RestRepositoryInterface.filter