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