Skip to main content
Solved

Updatedetector -- Seperate output form geometry and attribute changes


Hi all,

I want to compare line data for change detection in attributes and in geometry. I prefer the UpdateDetector transformer but in outputs I do not get separated the changes in attributes and the changes in geometry. These are mixed in the output. For example, in the Insert output, I’ ve got insert new data and attribute changes. Do you have any idea how can I do that?

Thanks a lot for your time and help

Noni

Best answer by dionymarko

Thank u for answering me Erik. But how can I define that this is only for attributes or only for geometry?

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

3 replies

erik_jan
Contributor
Forum|alt.badge.img+21
  • Contributor
  • May 14, 2018

The easiest way would probably be to use two UpdateDetector transformers in parallel

One to check attributes only, One to check geometry only.


  • Author
  • Best Answer
  • May 14, 2018

Thank u for answering me Erik. But how can I define that this is only for attributes or only for geometry?


jdh
Contributor
Forum|alt.badge.img+35
  • Contributor
  • May 14, 2018
dionymarko wrote:

Thank u for answering me Erik. But how can I define that this is only for attributes or only for geometry?

For the attributes only set Match Geometry to None.

 

For the geometry only, you need to edit the custom transformer to make the MATCHATTRS parameter optional.

 

 


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