Description
When the collapse width is set to a value greater than 0, an output polygon feature class is created to contain the portions of the input hydro polygons that are not collapsed. A collapse width value of 0 collapses all input polygons, and no output polygons are created.
Solution
Do one of the following:
- To ensure that all input polygons are collapsed, set the collapse width to 0 and do not specify an output polygon feature class.
- To create an output polygon feature class of input polygon features that are not collapsed, set a collapse value greater than 0 and specify an output polygon feature class.