Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review the Subdivide algorithm help: advertised bug? #26114

Closed
qgib opened this issue Feb 26, 2018 · 1 comment
Closed

Review the Subdivide algorithm help: advertised bug? #26114

qgib opened this issue Feb 26, 2018 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms

Comments

@qgib
Copy link
Contributor

qgib commented Feb 26, 2018

Author Name: Harrissou Santanna (@DelazJ)
Original Redmine Issue: 18223
Affected QGIS version: 3.0.0
Redmine category:processing/qgis
Assignee: Victor Olaya


The subdivide algorithm help (in app and in docs) states that

The returned geometry parts may not be valid and may contain self-intersections.

I'm not sure this comment adds confidence in the tool. Shouldn't creation of invalid features be considered as a bug and fixed in the tool instead?

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms labels May 25, 2019
@nyalldawson
Copy link
Collaborator

This is a wont-fix. It's a natural consequence of the algorithm and can be repaired in post-processing steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

2 participants