Skip to main content
Solved

if problems and get attribute from other object

  • August 6, 2018
  • 6 replies
  • 28 views

Forum|alt.badge.img

Hallo guys!

I have a good question about the if statement (pls look on the pictures). I wanna check if the line is the first one (with Count) then i set my s1=0, after that i want that the next s-value is s2=lenght(first line) and on the next line i need s3= length(first line)+lenght(second line). Its just a straight road so i just have straight lines. I have now the question how can i get the lenght from the last object to fill up the s-value from the next one?

 

My next question is if i try the "if Statement" it include the word "xmlns" into the file and i have no idea why. I hope anyone have a answer for me.

 

Thanks !

Best answer by ebygomm

To set values of an feature based on the preceding feature you want to look in the AttributeManager or AttributeCreator at the Advanced: Attribute Value Handling and Enable Adjacent Feature Attributes options.

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.

6 replies

redgeographics
Celebrity
Forum|alt.badge.img+62

You're using the XMLTemplater I assume? It really wants the output to be properly formatted XML. You might want to try using the "Validate Attribute/Template Names" parameter, it defaults to Yes but if you set it to No you might get a different result.


ebygomm
Influencer
Forum|alt.badge.img+46
  • Influencer
  • Best Answer
  • August 6, 2018

To set values of an feature based on the preceding feature you want to look in the AttributeManager or AttributeCreator at the Advanced: Attribute Value Handling and Enable Adjacent Feature Attributes options.


Forum|alt.badge.img

takashi
Celebrity
  • August 6, 2018

Forum|alt.badge.img

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • August 6, 2018

@rolandpilsinger

Statistics calculator in Cumulative mode is very underrated.

(In this case sum the length and use cumulative output. Gpourp by might be required if u got subsets)

(TIP: this transformer is great for creating tables and or legends from data to insert in pdf's, png's etc.)