Skip to main content
Archived

Adding GroupBy on LengthCalculator

Related products:Transformers
  • December 14, 2017
  • 1 reply
  • 16 views

salvaleonrp
Enthusiast
Forum|alt.badge.img+21

Line features could have common attributes, eg line id or line name. The total length of a line by the common attribute is used to calculate against another translation, e.g. clipper. Lines outside clipper will reduce the total lengths to multiple line features of the same name and these collection of featured can then be calculated against the original length of the line to determine of percentage that are outside the clipper.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

dellerbeck
Contributor
Forum|alt.badge.img+7
  • Contributor
  • December 14, 2017

Have you looked at a list builder (grouping by common columns) then a list summer?