Skip to main content
Question

Is there a way to keep duplicate stacked points but offset only the duplicates' z-value by value of 1?

  • November 30, 2022
  • 3 replies
  • 38 views

casheddy
Forum|alt.badge.img

I have migrated data into Utility Network but have a large amount of duplicate stacked point features. They all need to remain but the network topology will remain dirty unless I find a way to make these duplicate XY's unique. After testing a few manually, it seems to work if I add a z value of 1 to only the duplicate points and revalidate topology. So if I could add a z-value of 1 to only the duplicates using FME, it would solve my issue. Any help is greatly appreciated!

3 replies

dustin
Influencer
Forum|alt.badge.img+31
  • Influencer
  • November 30, 2022

You can find the points with duplicate geometry using a Matcher, give each duplicate within the matched groups a unique id via the Counter with Group Processing set to _match_id, then offset the z via the Offsetter with the Z Offset set to _count

image


casheddy
Forum|alt.badge.img
  • Author
  • November 30, 2022
dustin wrote:

You can find the points with duplicate geometry using a Matcher, give each duplicate within the matched groups a unique id via the Counter with Group Processing set to _match_id, then offset the z via the Offsetter with the Z Offset set to _count

image

Thank you! @dustin​  I will use this workflow and follow up to let you know how it works. Greatly appreciated!


casheddy
Forum|alt.badge.img
  • Author
  • December 3, 2022

This worked perfectly. @dustin​ - Thanks!


Reply


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