diff --git a/suites-help/示例代码/缓冲区分析.md b/suites-help/示例代码/缓冲区分析.md index fa166b8..e72af69 100644 --- a/suites-help/示例代码/缓冲区分析.md +++ b/suites-help/示例代码/缓冲区分析.md @@ -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