Bug report #13664
SAGA Inverse distance weighted fails
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Giovanni Manghi | ||
Category: | Processing/SAGA | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 21699 |
Description
Algorithm Inverse distance weighted starting...
grid_gridding "Inverse Distance Weighted" -SHAPES "/home/paolo/Scrivania/analisi/QGIS_data/punti.shp" -FIELD "PIOGGIA" -WEIGHTING 0 -WEIGHT_POWER 2 -WEIGHT_BANDWIDTH 1 -SEARCH_RANGE 1 -SEARCH_RADIUS 100 -SEARCH_DIRECTION 0 -TARGET_USER_XMIN 1568206.4961 -TARGET_USER_XMAX 1748320.1732 -TARGET_USER_YMIN 4697616.21343 -TARGET_USER_YMAX 4922613.39423 -TARGET_USER_SIZE 100 -TARGET_DEFINITION 0 -TARGET_USER_FITS 0 -TARGET_OUT_GRID "/tmp/processing2e795b60fe1143dbbf36227c397311f5/1781a76dffe944fd8392749dfe37f88a/TARGETOUTGRID.sdat"
Unknown option 'WEIGHTING'
History
#1 Updated by Giovanni Manghi about 9 years ago
- Assignee changed from Victor Olaya to Giovanni Manghi
The error is clear
Unknown option 'WEIGHTING'
it would probably take less do a PR than file a ticket
#2 Updated by Giovanni Manghi about 9 years ago
- Status changed from Open to Feedback
This is fixed with
#3 Updated by Giovanni Manghi about 9 years ago
- Resolution set to fixed/implemented
- Status changed from Feedback to Closed