Hi Andrea, Sorry for the fake news. I meant to say ST_Subdivide, which I think is equivalent to what the original poster had tried and not been happy with.I was confusing this with the Paul Ramsey blog post that Guillermo pointed to, which is essentially a multistep PostGIS implementation of the procedure described in the GIS stack exchange answer. Sorry again. Thanks for pointing out my mistake. -Thayer
Date: Wed, 19 May 2021 09:29:17 -0700 (MST) From: Andrea Giudiceandrea <[email protected]> To: [email protected] Subject: Re: [Qgis-user] SPLIT POLYGONS INTO 3 PARTS Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8 thayeray wrote > To add to what Nicolas wrote. In case you use PostGIS, there is a > procedure ST_Segmentize?http://postgis.net/docs/ST_Segmentize.html?that > does this in one step for polygons Hi Thayer, AFAIK PostGIS ST_Segmentize only works on lines and on perimeter of polygons and doesn't split polygons in equal area. Could you please give more info about the possibility to use ST_Segmentize to split polygons in equal areas? Regards. Andrea
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
