Calculate the Length of a Geometry
You can calculate the length of a geometry using one column.
Use the function GeometryLength() to calculate the length that a shape occupies.
This example shows the aggregate function max() applied to the GeometryLength() calculation.
This example shows the visualization on the right selecting top 10 counties based on GeometryLength() alongside all counties colored by length of the shape.

