[Qgis-user] SPLIT POLYGONS INTO 3 PARTS

Thayer Young thayeray at yahoo.com
Wed May 19 09:02:46 PDT 2021


 Hi Azzurra,
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. I believe it uses the k-means and Voronoi polygons method described by tjukanov on the GISStackExchange article.
-Thayer



    On Wednesday, May 19, 2021, 10:43:57 AM EDT, qgis-user-request at lists.osgeo.org <qgis-user-request at lists.osgeo.org> wrote:Date: Wed, 19 May 2021 10:30:46 -0400
From: Nicolas Cadieux <njacadieux.gitlab at gmail.com>
To: Azzurra Lentini <azzurralentini at gmail.com>
Cc: qgis-user <qgis-user at lists.osgeo.org>
Subject: Re: [Qgis-user] SPLIT POLYGONS INTO 3 PARTS (similar size)
Message-ID: <20F9BEA1-9073-42AD-AE0E-434D1BD7A9F7 at gmail.com>
Content-Type: text/plain; charset="utf-8"

This looks interesting...

https://gis.stackexchange.com/questions/321021/how-to-split-polygon-into-equal-area-polygons-in-qgis-3

Nicolas Cadieux
https://gitlab.com/njacadieux

> Le 19 mai 2021 ? 09:50, Azzurra Lentini <azzurralentini at gmail.com> a ?crit :
> 
> ?
> Dear List, 
> please I would like to have any suggestion regarding this topic: I have several polygons (all different shapes and not regular geometry) and I need to split every single polygon into 3 parts of similar size. 
> I have tried with Split polygons but it is working very well only with regular geometries (square, rectangle etc.) and so I can not use it in this case. 
> 
> Do you have any suggestions? 
> 
> THANK YOU, AZZURRA 
> -- 
> Adjunct Professor University "Roma Tre"
> Gis Applied for Environmental studies
> Risk modelling & Hydrogeology
> Consultant DFID-UK, United Nations, EU projects 
> AZZURRA LENTINI 
> ++++++++++++++++++++++++++
> Italy Mobile Tel.: **(39) 338 24 40 676
> ++++++++++++++++++++++++++
> SKYPE azzurrahydro
> ++++++++++++++++++++++++++
> azzurralentini at gmail.com
> azzurra.lentini at uniroma3.it  
> ++++++++++++++++++++++++++
> *Par respect pour l'environnement,*
> 
> *n'imprimez ce mail qu'en cas d'absolue n?cessit?*
>  
> 
> 
> 
> 
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20210519/96e8e5d9/attachment-0001.html>


  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20210519/f5177ce0/attachment.html>


More information about the Qgis-user mailing list