Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
try to make travis happy
- Loading branch information
|
@@ -1164,6 +1164,12 @@ tests: |
|
|
OUTPUT: |
|
|
name: expected/extract_nodes_multipolys.gml |
|
|
type: vector |
|
|
compare: |
|
|
fields: |
|
|
distance: |
|
|
precision: 7 |
|
|
angle: |
|
|
precision: 7 |
|
|
|
|
|
- algorithm: qgis:extractnodes |
|
|
name: Extract nodes from polygons |
|
@@ -1175,6 +1181,12 @@ tests: |
|
|
OUTPUT: |
|
|
name: expected/extract_nodes_polys.gml |
|
|
type: vector |
|
|
compare: |
|
|
fields: |
|
|
distance: |
|
|
precision: 7 |
|
|
angle: |
|
|
precision: 7 |
|
|
|
|
|
- algorithm: qgis:extractnodes |
|
|
name: Extract nodes from multilines |
|
@@ -1186,6 +1198,12 @@ tests: |
|
|
OUTPUT: |
|
|
name: expected/extract_nodes_multilines.gml |
|
|
type: vector |
|
|
compare: |
|
|
fields: |
|
|
distance: |
|
|
precision: 7 |
|
|
angle: |
|
|
precision: 7 |
|
|
|
|
|
- algorithm: qgis:extractnodes |
|
|
name: Extract nodes from lines |
|
@@ -1197,6 +1215,12 @@ tests: |
|
|
OUTPUT: |
|
|
name: expected/extract_nodes_lines.gml |
|
|
type: vector |
|
|
compare: |
|
|
fields: |
|
|
distance: |
|
|
precision: 7 |
|
|
angle: |
|
|
precision: 7 |
|
|
|
|
|
- algorithm: native:simplifygeometries |
|
|
name: Simplify (lines) |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.