Import buildings data to add it to the current model. Configure imported buildings data to specify desired settings such as roof height, roof material, building facade, and base color.
Follow the general data import instructions.
On the Data Source Configuration screen, on the Common tab, map properties from the data source to the following:
Under Style, map the Base Color and Roof Material attributes to properties representing the building facade and roof appearance.
If the data does not contain such properties, select a single style for each of these attributes or select RandomFacadeColor and RandomRoofColor to vary the building facades and roofs programmatically. You can also input randomFacadeStyle() into the Rule Style field to randomize building facades.
You can use an expression to map a property from the data store to a roof height attribute. For example, to define the roof height as the number of floors multiplied by the height of each floor, enter floors * floor_height. See Use Expressions.