skills/clawhub.ai/cadastral-change-detection

cadastral-change-detection

Installation
SKILL.md

Prerequisites / 先准备 X 文件

⚠️ 必读 — 本 skill 不属于即用型,需要先准备特定文件才能跑。

本 skill 需要 两期宗地矢量(GeoJSON / Shapefile),来自地方不动产登记。

👉 完整教程见仓库根目录 PREREQUISITES.md 2.1 节。

先准备 X 文件references/sample_before.geojson + references/sample_after.geojson 试跑,再换成真实宗地。

快速试跑命令:

python cadastral_change_detection.py --before references/sample_before.geojson --after references/sample_after.geojson --output-dir ./test

Cadastral Change Detection

Installs
1
First Seen
Aug 4, 2026
cadastral-change-detection from clawhub.ai