Feature request #9469
Split lines with points layer
Status: | Rejected | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Victor Olaya | ||
Category: | Processing/Core | ||
Pull Request or Patch supplied: | No | Resolution: | duplicate |
Easy fix?: | No | Copied to github as #: | 18061 |
Description
This feature is present in the Sextante version used by gvSIG and it was important to include it in Processing, since there is no alternative tool.
Split lines with points layer Description Parameters - Capa_de_lineas[Vector layer - Line]: - Points layer[Vector layer - Point]: - Tolerance[Numerical value]: - Method[Selection]: Outputs - Split lines[Vector layer - Line]: Command line Usage: runalg( "splitlineswithpoints", LINES[Vector Layer], POINTS[Vector Layer], TOLERANCE[Numerical Value], METHOD[Selection], RESULT[output vector layer] );
Related issues
History
#1 Updated by Giovanni Manghi about 10 years ago
- Project changed from 78 to QGIS Application
- Category deleted (
75)
#2 Updated by Giovanni Manghi about 10 years ago
- Category set to 126
#3 Updated by Paolo Cavallini over 9 years ago
- Category changed from 126 to 94
#4 Updated by Alexander Bruy over 9 years ago
- Status changed from Open to Rejected
- Resolution set to duplicate
Duplicates #5040
#5 Updated by Giovanni Manghi over 9 years ago
- Category changed from 94 to Processing/Core