Skip to content

Commit

Permalink
Update qgis_algorithm_tests2.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrChebur committed Aug 16, 2020
1 parent 6124b5c commit f5e1abf
Showing 1 changed file with 13 additions and 0 deletions.
Expand Up @@ -1600,6 +1600,19 @@ tests:
- expected/points_to_path_grouped2.gml
type: vector

- algorithm: qgis:pointstopath
name: Points to path (close path)
params:
ORDER_FIELD: id
CLOSE_PATH: true
INPUT:
name: points.gml
type: vector
results:
OUTPUT:
name: expected/points_to_path_close_path.gml
type: vector

- algorithm: native:joinattributestable
name: join the attribute table by common field (one-to-one)
params:
Expand Down

0 comments on commit f5e1abf

Please sign in to comment.