shuishen
6 days ago f67d43a43f6c3e58922e3c2f457dd9caafebfc67
refs
author shuishen <1109946754@qq.com>
Friday, August 14, 2026 14:20 +0800
committer shuishen <1109946754@qq.com>
Friday, August 14, 2026 14:20 +0800
commitf67d43a43f6c3e58922e3c2f457dd9caafebfc67
tree d4d336865daa21ba93decacaebcb609f0edef133 tree | zip | gz
parent 5546ed9db2331bf432ca99c8afbd965acafd0446 view | diff
feat:具体能力实现处理
8 files modified
38 files added
208608 ■■■■■ changed files
.gitignore 3 ●●●● diff | view | raw | blame | history
AGENTS.md 45 ●●●●● diff | view | raw | blame | history
PROJECT_CONTEXT.md 145 ●●●●● diff | view | raw | blame | history
README.md 44 ●●●●● diff | view | raw | blame | history
apps/workbench-console/README.md 48 ●●●●● diff | view | raw | blame | history
apps/workbench-console/index.html 13 ●●●●● diff | view | raw | blame | history
apps/workbench-console/package-lock.json 2499 ●●●●● diff | view | raw | blame | history
apps/workbench-console/package.json 26 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/App.vue 60 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/api/artifacts.ts 101 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/components/ArtifactState.vue 10 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/components/ObjectDetectionPanel.vue 37 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/components/PageHeader.vue 10 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/components/TrajectoryAnalysisPanel.vue 28 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/components/TrajectoryMap.vue 88 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/data/capabilities.ts 34 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/main.ts 11 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/router/index.ts 13 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/stores/artifacts.ts 61 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/stores/index.ts 3 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/styles.css 17 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/views/CapabilityView.vue 22 ●●●●● diff | view | raw | blame | history
apps/workbench-console/src/views/OverviewView.vue 26 ●●●●● diff | view | raw | blame | history
apps/workbench-console/tsconfig.app.json 21 ●●●●● diff | view | raw | blame | history
apps/workbench-console/tsconfig.json 7 ●●●●● diff | view | raw | blame | history
apps/workbench-console/tsconfig.node.json 12 ●●●●● diff | view | raw | blame | history
apps/workbench-console/vite.config.ts 39 ●●●●● diff | view | raw | blame | history
baseData/no-fly-zone-Chn_xS2X.geojson 203348 ●●●●● diff | view | raw | blame | history
baseData/uom-fly-zone.bin-B8O-S8Cs.gzip diff | view | raw | blame | history
baseData/演示.xlsx diff | view | raw | blame | history
baseData/田墩-疫木识别(勿删).kmz diff | view | raw | blame | history
capabilities/01-object-detection/README.md 103 ●●●●● diff | view | raw | blame | history
capabilities/01-object-detection/requirements.txt 6 ●●●● diff | view | raw | blame | history
capabilities/01-object-detection/run_detection.py 256 ●●●●● diff | view | raw | blame | history
capabilities/01-object-detection/run_geoai_vehicle_detection.py 220 ●●●●● diff | view | raw | blame | history
capabilities/15-trajectory-analysis/README.md 122 ●●●●● diff | view | raw | blame | history
capabilities/15-trajectory-analysis/generate_demo_inputs.py 197 ●●●●● diff | view | raw | blame | history
capabilities/15-trajectory-analysis/requirements.txt 3 ●●●● diff | view | raw | blame | history
capabilities/15-trajectory-analysis/run_trajectory_analysis.py 636 ●●●●● diff | view | raw | blame | history
capabilities/15-trajectory-analysis/tests/test_demo.py 73 ●●●●● diff | view | raw | blame | history
capabilities/README.md 20 ●●●●● diff | view | raw | blame | history
scripts/check-environment.ps1 11 ●●●●● diff | view | raw | blame | history
scripts/serve_workbench_console.py 91 ●●●●● diff | view | raw | blame | history
tests/test_serve_workbench_console.py 46 ●●●●● diff | view | raw | blame | history
新对话启动说明.txt 24 ●●●●● diff | view | raw | blame | history
能力边界与来源说明.md 29 ●●●●● diff | view | raw | blame | history