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] Split v.generalize (implements Redmine #5707) #2776

Merged
merged 1 commit into from Feb 27, 2016
Merged

[Processing] Split v.generalize (implements Redmine #5707) #2776

merged 1 commit into from Feb 27, 2016

Conversation

ghost
Copy link

@ghost ghost commented Feb 9, 2016

This should implement Redmine #5707 feature request...

I've chosen to split v.generalize in 4 parts because now in GRASS7, there are 4 different groups of algorithms:

  • simplification
  • smoothing
  • displacement
  • network

The displayed parameters have been limited to parameters that are actually used by the group of algorithm, resulting in a much more easier to use algorithms.

I have made some tests with all the different algorithms and it seems to work. But it requires to use float values for some parameters (see #2774 ).

It will be for 2.16 (or 3.0) because this is a new feature...

Thanks to @volaya , @alexbruy , @pcav for reviewing !

@fsdias
Copy link
Contributor

fsdias commented Feb 10, 2016

@volaya @alexbruy

alexbruy added a commit that referenced this pull request Feb 27, 2016
@alexbruy alexbruy merged commit 1c585a1 into qgis:master Feb 27, 2016
@ghost ghost deleted the processing_split_vgeneralize branch December 18, 2016 14:09
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