From f26fde54fdc51424030eed8e9a0fc4c6529f1ac2 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 25 Jun 2021 08:44:18 +0800
Subject: [PATCH] 空间分析
---
config.json | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/config.json b/config.json
index ed28577..a3095ac 100644
--- a/config.json
+++ b/config.json
@@ -264,6 +264,14 @@
{
"name": "空间查询",
"uri": "widgets/spatialQuery/Widget"
+ },
+ {
+ "name": "多边形裁剪",
+ "uri": "widgets/polygonClipping/Widget"
+ },
+ {
+ "name": "通视分析",
+ "uri": "widgets/throughSee/Widget"
}
],
"groups": [],
--
Gitblit v1.9.3