# Point2Kml.py **Repository Path**: liuqiuming/Point2Kml.py ## Basic Information - **Project Name**: Point2Kml.py - **Description**: 把含经纬度的点导入谷歌地球。 - **Primary Language**: Python - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Point2Kml #### 介绍 把含经纬度的点导入谷歌地球。 #### 软件架构 软件架构说明 #### 安装教程 1. 需要python3 2. 需要openpyxl模块 3. point.xlsx表格中,名称,经度,纬度三列为必需列。 #### 使用说明 1. 执行:>python3 Point2Kml.py后,在本目录下生成point.kml