mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
More markdown fixes for processing readme
This commit is contained in:
parent
5e5ae94b4c
commit
427a5fbff3
@ -7,15 +7,15 @@ This file is structured with [yaml syntax](http://www.yaml.org/start.html).
|
||||
|
||||
A basic test appears under the toplevel key `tests` and looks like this:
|
||||
|
||||
- name: centroid
|
||||
algorithm: qgis:polygoncentroids
|
||||
params:
|
||||
- type: vector
|
||||
name: polys.gml
|
||||
results:
|
||||
OUTPUT_LAYER:
|
||||
type: vector
|
||||
name: expected/polys_centroid.gml
|
||||
- name: centroid
|
||||
algorithm: qgis:polygoncentroids
|
||||
params:
|
||||
- type: vector
|
||||
name: polys.gml
|
||||
results:
|
||||
OUTPUT_LAYER:
|
||||
type: vector
|
||||
name: expected/polys_centroid.gml
|
||||
|
||||
How To
|
||||
------
|
||||
|
Loading…
x
Reference in New Issue
Block a user