# 爬取geo行政数据 **Repository Path**: eida/geo-data ## Basic Information - **Project Name**: 爬取geo行政数据 - **Description**: 基于node环境爬取https://datav.aliyun.com/portal/school/atlas/area_selector的geo中国地理5级行政范围的json数据 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 3 - **Created**: 2022-07-09 - **Last Updated**: 2025-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: 中国行政区域, 行政区域数据, geo ## README 基于node环境爬取[DataV.GeoAtlas地理小工具系列 (aliyun.com)](https://datav.aliyun.com/portal/school/atlas/area_selector)的geoJSON中国地理行政范围的数据 #### 使用说明 1. 安装依赖 ``` npm install ``` 2. 获取地址数据 ``` node get.js ``` 爬虫执行完毕会生成data目录,里面都是geo数据