Skip to main content
Question

Singlepart to Multipart

  • January 15, 2021
  • 2 replies
  • 402 views

Hello everyone,

 

I have road that I have aggregated based on the number of lane. I would like to split the untouching feature. In arcgis, that would be singlepart to multipart. Using the deaggregator would only recreate all the feature that I had before.

 

What would be the process?

2 replies

ebygomm
Influencer
Forum|alt.badge.img+46
  • Influencer
  • January 15, 2021

If you only want to join continuous line features you may be better using a linecombiner grouping on lane number rather than the aggregator


  • Author
  • January 15, 2021

Work great, thx!