feat(latex): 新增 LaTeX 排版系统,从 Markdown 生成 ctexbook

- 新增 officefile/latex/ 目录,包含 main.tex、preamble.tex 及 14 个章节 + 10 个附录 tex 文件
- md→tex 转换流程:pandoc 转换 + _postprocess.py 后处理(去编号、修破折号、清标签)
- 修复 5 个 md 源文件的标题层级(H1→H2 降级,统一层级结构)
- 配置 VS Code LaTeX Workshop(xelatex + ctexbook 编译链)
- 新增 VS Code workspace 和 .gitignore(排除 LaTeX 编译产物)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-29 12:21:15 +08:00
commit d4665a362e
30 changed files with 12168 additions and 0 deletions
+362
View File
@@ -0,0 +1,362 @@
\chapter{城市与生态规划设计}
本章探讨AI在城市规划、空间分析与生态规划设计中的应用,从宏观城市系统到中观景观生态,展示AI如何赋能空间规划的各个环节。
\section{篇章导读}
城市与生态规划面对的是复杂的空间系统——人口流动、生态过程、交通网络、气候环境交织在一起。AI技术为理解这些复杂系统提供了新的工具:从遥感影像中识别城市形态,从多源数据中分析人群活动,从生态模型中评估环境效益,从优化算法中生成规划方案。
本章将依次介绍城市空间分析、规划设计方法、生态评估与规划修复,帮助读者建立AI赋能空间规划的完整认知。
\section{城市空间分析}
\subsection{学习目标}
\begin{itemize}
\tightlist
\item
了解AI在城市空间分析中的应用
\item
掌握遥感影像和城市形态识别的方法
\item
理解人口与活动分析的技术
\end{itemize}
\subsection{遥感影像分析}
遥感(Remote Sensing)是获取城市空间信息的重要手段,AI大幅提升了影像分析的效率和精度。
{\def\LTcaptype{none} % do not increment counter
\begin{longtable}[]{@{}lll@{}}
\toprule\noalign{}
分析内容 & 方法 & 应用场景 \\
\midrule\noalign{}
\endhead
\bottomrule\noalign{}
\endlastfoot
土地利用 & 图像分类 & 规划现状调查 \\
建筑识别 & 目标检测 & 建筑普查 \\
变化检测 & 时序分析 & 城市扩张监测 \\
环境质量 & 指数反演 & 生态评估 \\
\end{longtable}
}
\textbf{技术流程}
\begin{lstlisting}
卫星/无人机影像 → 预处理 → AI模型分析 → 结果输出
规划决策支持
\end{lstlisting}
\subsection{城市形态识别}
\textbf{识别要素}: - 街区格局 - 建筑高度与密度 - 道路网络 - 开放空间
\textbf{AI方法} - \textbf{图像分割}:识别城市要素 - \textbf{图神经网络(GNN}:分析空间关系 - \textbf{聚类分析}:识别城市类型
\subsection{人口与活动分析}
\textbf{数据来源}: - 手机信令数据 - 交通卡数据 - 社交媒体数据 - POI数据
\textbf{分析内容}: - 人口分布 - 职住关系 - 出行模式 - 活动热点
\textbf{AI技术}: - 时空预测模型 - 聚类与分类 - 异常检测
\subsection{案例分析}
\textbf{案例:城市中心区活力评估}
\begin{enumerate}
\def\labelenumi{\arabic{enumi}.}
\tightlist
\item
多源数据整合
\item
AI分析活动模式
\item
识别活力影响因素
\item
生成优化建议
\end{enumerate}
\section{规划设计}
\subsection{学习目标}
\begin{itemize}
\tightlist
\item
了解AI辅助规划设计的方法
\item
掌握交通网络和设施布局优化的技术
\item
理解规划方案评估的AI应用
\end{itemize}
\subsection{用地规划生成}
\textbf{传统流程 vs AI辅助}
{\def\LTcaptype{none} % do not increment counter
\begin{longtable}[]{@{}lll@{}}
\toprule\noalign{}
环节 & 传统方式 & AI辅助 \\
\midrule\noalign{}
\endhead
\bottomrule\noalign{}
\endlastfoot
现状分析 & 人工统计 & 自动识别 \\
方案生成 & 手绘/CAD & 规则生成 \\
规范检查 & 人工核对 & 自动验证 \\
方案评估 & 定性分析 & 量化评估 \\
\end{longtable}
}
\textbf{生成方法} - \textbf{规则生成}:基于规划规范 - \textbf{学习生成}:从优秀案例学习 - \textbf{交互生成}:人机协作设计
\subsection{交通网络优化}
\textbf{优化目标}: - 通达性最大化 - 拥堵最小化 - 成本可控 - 环境影响最小
\textbf{AI技术}: - 图算法:路网分析 - 强化学习:信号控制 - 预测模型:交通预测
\subsection{公共设施布局}
\textbf{布局问题}: - 学校:学区覆盖优化 - 医院:服务可达性 - 公园:绿地服务半径 - 商业:需求匹配
\textbf{AI方法}: - 位置-分配模型 - 覆盖模型 - p-中值问题
\subsection{规划方案评估}
{\def\LTcaptype{none} % do not increment counter
\begin{longtable}[]{@{}lll@{}}
\toprule\noalign{}
评估维度 & 指标 & AI方法 \\
\midrule\noalign{}
\endhead
\bottomrule\noalign{}
\endlastfoot
空间效率 & 容积率、密度 & 空间分析 \\
交通影响 & 出行距离、拥堵 & 交通模拟 \\
环境影响 & 碳排放、绿地 & 环境模型 \\
社会效益 & 公平性、满意度 & 社会模型 \\
\end{longtable}
}
\subsection{案例分析}
\textbf{案例:新区规划设计}
\begin{enumerate}
\def\labelenumi{\arabic{enumi}.}
\tightlist
\item
场地条件分析
\item
AI生成多方案
\item
多维评估对比
\item
交互优化调整
\item
最终方案确定
\end{enumerate}
\section{生态分析与评估}
\subsection{学习目标}
\begin{itemize}
\tightlist
\item
了解AI在生态系统服务评估中的应用
\item
掌握生物多样性分析的方法
\item
理解环境质量监测的技术
\end{itemize}
\subsection{生态系统服务评估}
{\def\LTcaptype{none} % do not increment counter
\begin{longtable}[]{@{}lll@{}}
\toprule\noalign{}
服务类型 & 内容 & AI应用 \\
\midrule\noalign{}
\endhead
\bottomrule\noalign{}
\endlastfoot
供给服务 & 食物、水、纤维 & 产量预测 \\
调节服务 & 气候、洪水、疾病 & 风险评估 \\
文化服务 & 娱乐、旅游 & 游客行为分析 \\
支持服务 & 营养循环、生境 & 过程模拟 \\
\end{longtable}
}
\textbf{评估方法} - \textbf{遥感反演}:植被覆盖、生物量 - \textbf{模型模拟}:碳循环、水文过程 - \textbf{机器学习}:服务价值预测
\subsection{生物多样性分析}
{\def\LTcaptype{none} % do not increment counter
\begin{longtable}[]{@{}lll@{}}
\toprule\noalign{}
分析层次 & 内容 & AI方法 \\
\midrule\noalign{}
\endhead
\bottomrule\noalign{}
\endlastfoot
遗传多样性 & 基因变异 & 基因序列分析 \\
物种多样性 & 物种丰富度 & 图像识别 \\
生态系统多样性 & 生境类型 & 景观分类 \\
\end{longtable}
}
\textbf{技术应用} - \textbf{图像识别}:物种自动识别 - \textbf{声音识别}:鸟类监测 - \textbf{环境DNA}:物种检测
\subsection{环境质量监测}
\textbf{监测内容}: - 空气质量 - 水质 - 土壤健康 - 噪声污染
\textbf{AI技术}: - 传感器网络 - 异常检测 - 预测模型 - 源解析
\subsection{案例分析}
\textbf{案例:流域生态健康评估}
\begin{enumerate}
\def\labelenumi{\arabic{enumi}.}
\tightlist
\item
多源数据收集
\item
AI构建评估模型
\item
空间分布分析
\item
风险区域识别
\item
管理建议生成
\end{enumerate}
\section{生态规划与修复}
\subsection{学习目标}
\begin{itemize}
\tightlist
\item
了解AI在生态源地识别中的应用
\item
掌握生态网络构建的方法
\item
理解生态修复方案的优化技术
\end{itemize}
\subsection{生态源地识别}
\textbf{识别目标}: - 生物多样性热点 - 生态系统服务关键区 - 生态脆弱区
\textbf{AI方法} - \textbf{机器学习}:源地识别模型 - \textbf{遥感分析}:空间格局识别 - \textbf{多准则决策}:优先级排序
\subsection{生态网络构建}
\textbf{网络要素}: - 源地:生态节点 - 廊道:连接通道 - 基质:背景环境
\textbf{构建流程}
\begin{lstlisting}
源地识别 → 连接性分析 → 网络优化 → 方案评估
\end{lstlisting}
\textbf{AI技术} - \textbf{图算法}:最小路径分析 - \textbf{电路理论}:连接度评估 - \textbf{优化算法}:网络设计
\subsection{修复方案优化}
\textbf{修复类型}: - 生境修复 - 水系修复 - 植被恢复 - 污染治理
\textbf{优化目标}: - 生态效益最大化 - 成本可控 - 实施可行性 - 长期可持续性
\textbf{AI应用} - \textbf{仿真模拟}:修复效果预测 - \textbf{优化算法}:方案搜索 - \textbf{适应性管理}:动态调整
\subsection{案例分析}
\textbf{案例:区域生态安全格局构建}
\begin{enumerate}
\def\labelenumi{\arabic{enumi}.}
\tightlist
\item
识别生态源地
\item
构建阻力面
\item
计算生态廊道
\item
划定生态红线
\item
制定管控策略
\end{enumerate}
\section{思考与练习}
\begin{enumerate}
\def\labelenumi{\arabic{enumi}.}
\tightlist
\item
多源城市数据如何保护隐私?
\item
AI分析如何考虑城市的独特性?
\item
AI生成的规划方案如何体现人文关怀?
\item
如何平衡不同评估维度(空间效率、交通影响、环境、社会)之间的冲突?
\item
生态网络如何应对气候变化?
\item
选择一个城市规划或景观规划问题,分析AI可提供的帮助。
\end{enumerate}
\section{关键术语}
{\def\LTcaptype{none} % do not increment counter
\begin{longtable}[]{@{}lll@{}}
\toprule\noalign{}
中文 & 英文 & 说明 \\
\midrule\noalign{}
\endhead
\bottomrule\noalign{}
\endlastfoot
土地利用 & Land Use & 土地功能分布 \\
遥感 & Remote Sensing & 远距离探测技术 \\
图神经网络 & GNN & Graph Neural Network \\
通达性 & Accessibility & 到达便利程度 \\
服务半径 & Service Radius & 设施服务范围 \\
生态系统服务 & Ecosystem Services & 自然对人类的益处 \\
生物多样性 & Biodiversity & 生物种类丰富度 \\
生态源地 & Ecological Source & 生态核心区 \\
生态廊道 & Ecological Corridor & 生态连接通道 \\
生态安全格局 & Ecological Security Pattern & 生态空间布局 \\
\end{longtable}
}
\section{延伸阅读}
\begin{itemize}
\tightlist
\item
\href{https://urbanai.io/}{Urban AI}
\item
\href{https://insights.sustainability.google/}{Google Environmental Insights Explorer}
\item
\href{https://circuitscape.org/}{Circuitscape}
\item
\href{https://naturalcapitalproject.stanford.edu/software/invest}{InVEST模型}
\end{itemize}