Skip to main content
Solved

How do you arrange the output of this transformer so a POINT Z and LINESTRING Z are on the same feature (row) per their respective FLOOR_ID?


larue
Contributor
Forum|alt.badge.img+8
  • Contributor

In other words, there needs to be one FLOOR_ID with it's respective POINT and LINESTRING per row. Please see the screenshot below. ThanksListQuestion1

Best answer by takashi

Hi @larue​ , if you intend to aggregate each pair of two rows having common FLOOR_ID so that the resulting row will have two geometry attributes (POINT and LINESTRING), this workflow is a possible way.

aggregate-two-rows

View original
Did this help you find an answer to your question?

2 replies

takashi
Contributor
Forum|alt.badge.img+19
  • Contributor
  • Best Answer
  • April 10, 2021

Hi @larue​ , if you intend to aggregate each pair of two rows having common FLOOR_ID so that the resulting row will have two geometry attributes (POINT and LINESTRING), this workflow is a possible way.

aggregate-two-rows


larue
Contributor
Forum|alt.badge.img+8
  • Author
  • Contributor
  • April 10, 2021
takashi wrote:

Hi @larue​ , if you intend to aggregate each pair of two rows having common FLOOR_ID so that the resulting row will have two geometry attributes (POINT and LINESTRING), this workflow is a possible way.

aggregate-two-rows

Hi @Takashi Iijima​ ,

Once again, you get me out of a jam! I was doing exactly this configuration, but what tripped me up was not setting "Across Output Ports" in the Attribute Filter.

 

I have been trying to master this type of manipulation, but am not sure what you call it in a search. Is this...Attribute manipulation? Feature wrangling? It does not seem to be related to Lists, which is what you would call it in Dynamo. Are there tutorials out there?

 

Many thanks,

Loren

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings