Skip to content

Commit

Permalink
Merge branch 'saga_desc_2_18' of https://github.com/volaya/QGIS into …
Browse files Browse the repository at this point in the history
…saga_desc_2_18
  • Loading branch information
alexbruy committed Jul 25, 2017
2 parents 601e373 + 9a18148 commit cd2472d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/plugins/processing/algs/saga/SagaNameDecorator.py
Expand Up @@ -91,6 +91,7 @@
def decoratedGroupName(name):
return groups.get(name, name)


algorithms = {'Add Grid Values to Points': 'Add raster values to points',
'Add Grid Values to Shapes': 'Add raster values to features',
'Change Grid Values': 'Reclassify values (simple)',
Expand Down

0 comments on commit cd2472d

Please sign in to comment.