Bug report #10494
SAGA "Convert Points to Line(s)" wrong output if input is a CSV
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Victor Olaya | ||
Category: | Processing/SAGA | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | worksforme |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 18905 |
Description
Points to line is not respecting sequence of field used creating artifacts
History
#1 Updated by Giovanni Manghi over 10 years ago
- Status changed from Open to Feedback
do you mean the "points to path" tool?
#2 Updated by Giovanni Manghi over 10 years ago
Giovanni Manghi wrote:
do you mean the "points to path" tool?
or SAGA "convert points to line(s)"?
#3 Updated by Antonio Locandro over 10 years ago
SAGA "convert points to line(s)"
#4 Updated by Giovanni Manghi over 10 years ago
Antonio Locandro wrote:
SAGA "convert points to line(s)"
the points to path tool work as expected. SAGA tool need to be verified in SAGA gui or with CLI and see if it is SAGA issue (likely).
#5 Updated by Antonio Locandro over 10 years ago
Problem happens if point layer is CSV, if point layer is converted from CSV to shapefile then it works as expected
#6 Updated by Giovanni Manghi over 10 years ago
- Subject changed from Points to Line to SAGA "Convert Points to Line(s)" wrong output if input is a CSV
- Target version set to Future Release - Lower Priority
- Priority changed from Normal to Low
#7 Updated by Alexander Bruy about 10 years ago
- Category changed from 94 to Processing/SAGA
#8 Updated by Giovanni Manghi about 10 years ago
- Status changed from Feedback to Closed
- Resolution set to worksforme
works as expected in qgis master.
#9 Updated by Giovanni Manghi about 10 years ago
Giovanni Manghi wrote:
works as expected in qgis master.
better: this saga tool does not seems to support csv as input.