Skip to main content
Question

Extract hierarchy id

  • September 13, 2018
  • 2 replies
  • 18 views

geo-x
Supporter
Forum|alt.badge.img+6

Dear FME community.

I would like to loop a list of hierarchy for keep ID like that :

Do you know how can I do that ?

This is the list example :-)

Thanks.

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.

2 replies

takashi
Celebrity
  • September 13, 2018

If I understood the requirement correctly, this workflow would do that.


geo-x
Supporter
Forum|alt.badge.img+6
  • Author
  • Supporter
  • September 13, 2018

If I understood the requirement correctly, this workflow would do that.

Dear @takashi,

 

 

that's perfect, like always :-)

 

I just replace the transformer FeatureJoiner by FeatureMerger for add the column ID

 

 

Thank you very much.