Skip to main content
Question

How to stop RasterToPolygonCoercer from aggregating cells into larger polygons when neighboring cell values are the same?

  • November 14, 2014
  • 2 replies
  • 10 views

makt
Contributor
Forum|alt.badge.img+1
  • Contributor
It seems that by default that RasterToPolygonCoercer transformer joins polygons if they have the same value as the neighbouring cell, as seen below:

 

 

And there seems to be no option in the RasterToPolygonCoercer to stop it from doing this.

 

 

What is the simplest way I can fix or avoid this aggregation of cells to larger polygons - either by using a different transformer(s) to coerce the raster, or by further processing the polygon output? 

2 replies

takashi
Influencer
  • November 14, 2014
Hi,

 

 

You can use the RasterCellCoercer transformer to transform a raster into individual cell polygons. Set "Polygons" to the "Output Cell Geometry" parameter.

 

 

Takashi

makt
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • November 14, 2014
ah yes, I forgot about the RastercellCoercer! Thanks!

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