# UrConnect Documentation UrConnect is an innovative desktop tool for spatial configuration analysis of segment-based urban street networks. Its core contribution is an UrConnect algorithm suite for reach, directional distance, junction distance, weighted accessibility, point distance, and shortest-path analysis. ```{raw} html
UrConnect desktop interface
``` ## Choose A Language ```{raw} html
English
Installation, getting started, and analysis guide.
简体中文
安装、快速开始和用户指南。
繁體中文
安裝、快速開始和使用指南。
``` ## Documentation Structure The English, Simplified Chinese, and Traditional Chinese sections cover the same workflow, sections, and figures. ```{toctree} :maxdepth: 2 :caption: English en/installation en/getting-started en/user-interface en/analysis-reach en/analysis-distance en/path-analysis en/visualization-file-management en/output-fields en/examples en/faq ``` ```{toctree} :maxdepth: 2 :caption: 简体中文 zh-CN/installation zh-CN/getting-started zh-CN/user-interface zh-CN/analysis-reach zh-CN/analysis-distance zh-CN/path-analysis zh-CN/visualization-file-management zh-CN/output-fields zh-CN/examples zh-CN/faq ``` ```{toctree} :maxdepth: 2 :caption: 繁體中文 zh-TW/installation zh-TW/getting-started zh-TW/user-interface zh-TW/analysis-reach zh-TW/analysis-distance zh-TW/path-analysis zh-TW/visualization-file-management zh-TW/output-fields zh-TW/examples zh-TW/faq ``` ```{toctree} :hidden: zh-CN/user-guide zh-TW/user-guide ```