I did the following steps: polygon into postgis - create polyline - node polyline - repolygonize - create points from new polygon - transfer attributes from old polygon to points - join points with attributes to new polygon.  This is based from this example <a href="http://www.postgis.org/support/wiki/index.php?ExamplesOverlayTables">http://www.postgis.org/support/wiki/index.php?ExamplesOverlayTables</a><br>
<br>I ran into the following challenges:<br>1. there are points where there are no polygons as shown in picture 7<br>2. the smaller polygons are composed of the original SMALL POLYGON and BIG POLYGON<br><br>How can I solve this<br>
<br>Attached is a workflow of the entire process <br clear="all"><br>-- <br>Sindile Bidla