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:
|
A basic test appears under the toplevel key `tests` and looks like this:
|
||||||
|
|
||||||
- name: centroid
|
- name: centroid
|
||||||
algorithm: qgis:polygoncentroids
|
algorithm: qgis:polygoncentroids
|
||||||
params:
|
params:
|
||||||
- type: vector
|
- type: vector
|
||||||
name: polys.gml
|
name: polys.gml
|
||||||
results:
|
results:
|
||||||
OUTPUT_LAYER:
|
OUTPUT_LAYER:
|
||||||
type: vector
|
type: vector
|
||||||
name: expected/polys_centroid.gml
|
name: expected/polys_centroid.gml
|
||||||
|
|
||||||
How To
|
How To
|
||||||
------
|
------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user