How to join

Areas from a histogram into an attribute table

Suppose you have a polygon map and a raster map Landuse with domain Landuse. The maps have an attribute table Landuse; the attribute table also uses domain Landuse.

A histogram can be created both for the polygon map Landuse as well as for the raster map Landuse; both histograms will contain a column Area which are the areas of all classes in polygon map Landuse and raster map Landuse. The histograms use domain Landuse which is also the domain of the map.

To join Area values from a polygon histogram into an attribute table:

When you wish to use the Join Column wizard:

When you wish to type an expression on the command line:

To join Area values from a raster histogram into an attribute table:

 

You can use practically the same procedure as described above. The only differences are:

Example:

Polygon histogram of polygon map Landuse:

Attribute table Landuse with joined column LandArea:

See also: