# pyGdalOgrVector **Repository Path**: lizyagrs/pyGdalOgrVector ## Basic Information - **Project Name**: pyGdalOgrVector - **Description**: GDAL,OGR操作矢量数据 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-05 - **Last Updated**: 2022-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pyGdalOgrVector ## 介绍 - GDAL,OGR操作矢量数据 ## 软件架构 - 软件架构说明 ## 安装教程 - Python 3.7 - https://www.python.org/ - https://pypi.org/project/gdal/ - https://www.lfd.uci.edu/~gohlke/pythonlibs/?tdsourcetag=s_pctim_aiomsg - GDAL-3.0.3-cp37-cp37m-win_amd64.whl ## 使用说明 - https://gdal.org/drivers/vector/shapefile.html - http://pcjericks.github.io/py-gdalogr-cookbook/# - https://www.osgeo.cn/pygis/ogr.html ## Git代码上传步骤 - git add . - git commit -m 'comment' - git push