Feature Themes allow you to highlight traffic emissions along streets, show power usage of buildings, compile census data, and so on.
For example, to create a theme that compares the height of buildings, select the Buildings feature class and then select the Roof Height property. The minimum and maximum values for that property are displayed. You cannot change them.
If you filtered the data in your model, only the resulting feature classes for that filter are available for theming.
The following distribution methods are available:
Method | Description |
---|---|
Equal |
The difference between the high and low values is the same for every range. This method is easy to interpret and is useful for showing continuous data such as building height. |
Standard Deviation |
Features are placed in ranges based on how much their values vary from the mean. InfraWorks 360 calculates the mean and then adds or subtracts the standard deviation to or from the mean to create the ranges. |
Quantile |
Each range contains an equal number of features. This method is useful for showing data in which values are evenly distributed. |
Jenks (Natural Breaks) |
Ranges are based on natural groupings of data values. Features with similar values are grouped. This method shows the natural groupings in the data. |
Individual Values |
Features are not grouped. This distribution is useful if values are not continuous, there is a fixed number of values, and many features have the same value. Use this method for theming by zoning codes. If you set the Distribution to Individual Values, the range is 1 to n, where n represents the total number of assets in the feature class you selected. If you select a different Distribution method, you can specify the number of rules. |
Logarithm |
Evaluates the highest and lowest value, and creates a logarithmic scale for distributing the values. This distribution is good for analyzing data distributed along multi-modal, and other non-normal curves. For example, power consumption, household income, and so on. |
The following palette types are available:
Palette Type | Definition | Description | Visual |
HSV CCW |
Hue, Saturation, Value; Counterclockwise |
Determines the interim colors between the Color From hue and the Color To hue going counter-clockwise. |
|
HSV CW |
Hue, Saturation, Value; Clockwise |
Determines the interim colors between the Color From hue and the Color To hue going clockwise. |
|
RGB |
Red, Green, Blue |
Determines the interim colors based on their red, green, and blue components. |
|
User Defined |
Click the browse button next to this field to see the Set Up User Defined Colors dialog box, where you can select individual colors for the elements in the color ramp. |