Question

Hi All, I have a complex polygon with smaller polyons within a bigger polygon, multiparts and lots of overlap issues. I want to be able to desegregate, remove multiparts and be able to select each polygons individually. Any thoughts will be helpfu

  • 11 October 2021
  • 2 replies
  • 2 views

Hi All, I have a complex polygon with smaller polyons within a bigger polygon, multiparts and lots of overlap issues. I want to be able to desegregate, remove multiparts and be able to select each polygons individually. Any thoughts will be helpful.

2 replies

Userlevel 4
Badge +30

Hi @mat_1​ 

 

You can use the transformer Deaggregator for desagregate features. You can select polygons by attributes using the transformer Tester.

 

 

Thanks in Advance,

Danilo

Hi @mat_1​ 

 

You can use the transformer Deaggregator for desagregate features. You can select polygons by attributes using the transformer Tester.

 

 

Thanks in Advance,

Danilo

Hi Danilo,

I have used Disaggregator to do the splits and areagapandoverlaycleaner to remove overlaps, not fully doing all polygons only some of the polygons did disaggregate.

Reply