[QGIS-trac] [Quantum GIS] #2825: fTools - Voronoi polygons
Quantum GIS
qgis at qgis.org
Sat Jun 19 03:25:18 EDT 2010
#2825: fTools - Voronoi polygons
---------------------------------------------------------+------------------
Reporter: mesajs | Owner: borysiasty
Type: enhancement | Status: new
Priority: critical: causes crash or data corruption | Milestone: Version 1.6.0
Component: Python plugins and bindings | Version: HEAD
Keywords: fTools | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
---------------------------------------------------------+------------------
The attached 'patches' allow fTools to produce Voronoi polygons. To ease
checking, I have marked new/changed lines in voronoi.py with my initials
(AJS). The changes in doGeometry.py are straight forward, but a new ui and
QGIS menu changes are obviously also required.[[BR]]
[[BR]]Other than fixing a bug, I have not altered how voronoi.py handles
edges that run to infinity. Polygons can extend way beyond the bounds of
the point layer (10 times the size!).[[BR]]
[[BR]]
It would be nice if the ui allowed the user to specify an attribute in the
source layer (e.g. id, name) to add to the associated polygon
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2825>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list