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

[Processing] "Buffer" is not listed as an edit in place algorithm for polygon layer #27923

Closed
qgib opened this issue Oct 13, 2018 · 7 comments
Closed
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 Oct 13, 2018

Author Name: Harrissou Santanna (@DelazJ)
Original Redmine Issue: 20101
Affected QGIS version: 3.3(master)
Redmine category:processing/core
Assignee: Alessandro Pasotti


"Buffer" is not listed as an edit in place algorithm for polygon layer while "multi-ring" alg is.

@qgib
Copy link
Contributor Author

qgib commented Oct 17, 2018

Author Name: Alessandro Pasotti (@elpaso)


This is not a bug but a feature request: native:buffer algorithm do not inherit from QgsProcessingFeatureBasedAlgorithm hence it is not suitable for in-place, it needs refactoring.


  • tracker_id was changed from 1 to 2

@qgib
Copy link
Contributor Author

qgib commented Oct 18, 2018

Author Name: Alessandro Pasotti (@elpaso)


Let's see if we can sneak this into 3.4 ...


  • assigned_to_id was configured as Alessandro Pasotti

@qgib
Copy link
Contributor Author

qgib commented Oct 18, 2018

Author Name: Alessandro Pasotti (@elpaso)


Wait, the dissolve option is a showstopper: there is no way to maintain it with a feature based algorithm, need to check with Nyall if we have a recipe for this kind of situation.


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Oct 18, 2018

Author Name: Alessandro Pasotti (@elpaso)


Nevermind, I've found a solution.

@qgib
Copy link
Contributor Author

qgib commented Oct 18, 2018

Author Name: Alessandro Pasotti (@elpaso)


  • tracker_id was changed from 2 to 1
  • status_id was changed from Feedback to In Progress
  • regression was configured as 0
  • crashes_corrupts_data was configured as 0
  • version was configured as 3.3(master)

@qgib
Copy link
Contributor Author

qgib commented Oct 18, 2018

Author Name: Alessandro Pasotti (@elpaso)


PR #8231


  • pull_request_patch_supplied was changed from 0 to 1

@qgib
Copy link
Contributor Author

qgib commented Oct 19, 2018

Author Name: Anónimo (Anónimo)


Applied in changeset 51c3c2a.


  • done_ratio was changed from 0 to 100
  • status_id was changed from In Progress to Closed

@qgib qgib closed this as completed Oct 19, 2018
@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
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

1 participant