Skip to main content
Solved

Transformer for ITopologicalOperator.ConstructUnion

  • December 10, 2017
  • 1 reply
  • 12 views

Forum|alt.badge.img+1

I am searching for a transformer where ITopologicalOperator.ConstructUnion in ArcGIS..

Best answer by takashi

Hi @kanthsri74, looks like it's the name of a method from ArcObjects API, but I don't know how it works exactly. Perhaps does it merge the input areas which touch or overlap each other to create a single area? If so, the Dissolver transformer might help you. Otherwise, please explain how the method should work for the input geometries.

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.

1 reply

takashi
Celebrity
  • 7843 replies
  • Best Answer
  • December 11, 2017

Hi @kanthsri74, looks like it's the name of a method from ArcObjects API, but I don't know how it works exactly. Perhaps does it merge the input areas which touch or overlap each other to create a single area? If so, the Dissolver transformer might help you. Otherwise, please explain how the method should work for the input geometries.