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] fixes and improvements for ''Add unique value index field" alg #6132

Merged
merged 2 commits into from
Jan 23, 2018

Conversation

nyalldawson
Copy link
Collaborator

References recent discussion on the dev mailing list - this adds some improvements to the "Add unique value index field" algorithm, and ports the algorithm to c++.

  • allow user to specify created field name
  • allow optional creation of a summary table showing new class value vs original value

And implement some fixes/improvements (refs discussion on the dev mailing list):
- allow user to specify created field name
- allow optional creation of a summary table showing new class value vs original
value
@nirvn
Copy link
Contributor

nirvn commented Jan 23, 2018

+1, great to see basic algs such as this one ported to c++ prior to final release. It improves the modeler experience too.

@nyalldawson nyalldawson merged commit b8e1f77 into qgis:master Jan 23, 2018
@nyalldawson
Copy link
Collaborator Author

Thanks @nirvn!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants