docs: add platform and runtime
This commit is contained in:
@@ -12,6 +12,7 @@ description: 地块数据批处理 — 生成→验证→缓冲区→对比→
|
|||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
category: gis-processing
|
category: gis-processing
|
||||||
tags: [gis, parcel, buffer]
|
tags: [gis, parcel, buffer]
|
||||||
|
platform: all
|
||||||
|
|
||||||
params:
|
params:
|
||||||
type: object
|
type: object
|
||||||
@@ -27,6 +28,7 @@ steps:
|
|||||||
- id: main
|
- id: main
|
||||||
name: 全流水线
|
name: 全流水线
|
||||||
type: python
|
type: python
|
||||||
|
runtime: python3
|
||||||
script_id: process
|
script_id: process
|
||||||
params:
|
params:
|
||||||
buffer_distance: $params.buffer_distance
|
buffer_distance: $params.buffer_distance
|
||||||
|
|||||||
Reference in New Issue
Block a user