Feature request #9472
Join adjacent lines
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Victor Olaya | ||
Category: | Processing/Core | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 18064 |
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.
Join adjacent lines Parameters - Input layer[Vector layer - Line]: - Tolerance[Numerical value]: Outputs - Result[Vector layer - Line]: Command line Usage: runalg( "joinadjacentlines", LAYER[Vector Layer], TOLERANCE[Numerical Value], RESULT[output vector layer] );
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 Giovanni Manghi over 9 years ago
- Category changed from 94 to Processing/Core
#5 Updated by Alexander Bruy over 8 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
Should be fixed in master (Merge Lines alg by Nyall Dawson)