Divides polygons into smaller 'squareish' polygons of a specified size
Polygon Divider takes a polygon and efficiently divides it into a number of 'squareish' polygons of a defined size, which is useful for a multitude of applications such as land parceling, environmental sampling, and so on.
Each output polygon inherits all of the attributes from its parent, as well as a number of additional attributes (id, uuid, area, representative point coordinates) that are described in the repository along with some usage examples. This version will work on QGIS 3.32 and above only, for previous QGIS versions please use version 0.9 of this plugin.
Version | QGIS >= | QGIS <= | Date | |||
---|---|---|---|---|---|---|
0.10 | - | 3.32.0 | 3.99.0 | 11176 | jonnyhuck | Mar 24, 2024, 07:46 PM UTC |
0.9 | - | 3.0.0 | 3.99.0 | 7272 | jonnyhuck | Mar 23, 2024, 08:20 PM UTC |
0.7 | - | 3.0.0 | 3.99.0 | 23598 | jonnyhuck | May 28, 2022, 03:37 PM UTC |
0.6 | - | 3.0.0 | 3.99.0 | 14683 | jonnyhuck | Sep 30, 2020, 09:27 AM UTC |
0.5 | - | 3.0.0 | 3.99.0 | 471 | jonnyhuck | Sep 24, 2020, 04:52 PM UTC |
0.4 | - | 2.0.0 | 2.99.0 | 12717 | jonnyhuck | Oct 20, 2017, 05:34 PM UTC |
0.3 | - | 2.0.0 | 2.99.0 | 1818 | jonnyhuck | Aug 29, 2017, 08:19 AM UTC |
0.2 | - | 2.0.0 | 2.99.0 | 1878 | jonnyhuck | Jun 20, 2017, 02:46 PM UTC |
0.1 | - | 2.0.0 | 2.99.0 | 2547 | jonnyhuck | Mar 26, 2017, 06:48 PM UTC |
Plugin Tags