Skip to main content

Floor

Filter Type

The floor widget uses different strategies to filter data. The protocol of your Datasource determines the available strategies.

ProtocolStrategy
WFSMetadata, Property based
WMSMetadata
LTSMetadata
TIANDITUMetadata
OGC 3D TilesMetadata, Block

Metadata-based

This strategy assumes that the Datasource is linked to a specific block and floor through metadata. HxGN Smart Sites hides or shows the data in this Datasource according to the floor selected in the widget.

Block-based

This strategy assumes that the Datasource is linked to a specific block through metadata. This strategy determines the minimum and maximum heights of the selected floor and hides all model elements outside of that range.

Terrain Offset

This field is used to specify the height offset of the model above the ellipsoid.

Property based (floorId)

This strategy assumes that the elements of the data each have a property that contains a floor identifier.

Floor property name

The name of the property that contains the floor identifier.

Property based (height)

This strategy assumes that the elements of the data each have a property that contains a height.

Height property name

The name of the property that contains the height information.

Block property name

Optional.