Bug report #14302
"Create grid" does not create polygons
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Victor Olaya | ||
Category: | Processing/QGIS | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22293 |
Description
In current master, the alg seems to be able to produce only lines, not polygon.
The same alg, from menu Vector, works smoothly.
Associated revisions
[processing] correctly recognize grid type (fix #14302)
History
#1 Updated by Paolo Cavallini almost 9 years ago
Check with second_alg exercise from Processing training manual.
#2 Updated by Giovanni Manghi almost 9 years ago
- Subject changed from Create grid does not create polygons to "Create grid" does not create polygons
- Operating System deleted (
Debian) - OS version deleted (
Sid)
The processing tool that does not work as expected is the one that was taken from the mmqgis plugin. "Vector grid", the equivalent of the tool in the vector menu works as its counterpart.
#3 Updated by Alexander Bruy almost 9 years ago
- Status changed from Open to Feedback
Just tested and "Create grid" tool (derived from mmqgis) produced polygons with all polygonal grid types. "Vector grid" tool (derived from fTool) does not have option to produce polygons, so there is no bug here too.
#4 Updated by Giovanni Manghi almost 9 years ago
- Status changed from Feedback to Open
Alexander Bruy wrote:
Just tested and "Create grid" tool (derived from mmqgis) produced polygons with all polygonal grid types. "Vector grid" tool (derived from fTool) does not have option to produce polygons, so there is no bug here too.
Hi Alexander, is not ok here at least on master/osgeo4w (I can't test on Linux at the moment). The output is always lines.
#5 Updated by Alexander Bruy almost 9 years ago
- Status changed from Open to Feedback
Can not reproduce with master 42bc938 under Linux. If I choose for example "Rectangle (polygon)" I get polygonal layer.
I have no Windows machine to test if it works under it.
#6 Updated by Paolo Cavallini almost 9 years ago
Thanks for checking. Which version are you using? Latest master here.
#7 Updated by Alexander Bruy almost 9 years ago
Latest master here too
#8 Updated by Giovanni Manghi almost 9 years ago
- Operating System set to Windows
Is ok on Linux/master here, not Windows.
#9 Updated by Alexander Bruy almost 9 years ago
- Status changed from Feedback to Closed
Fixed in changeset ead88a3ac23117df33eac79150d9ea7881b3aa38.