1. 主页
  2. 文档
  3. GeoPandas 0.12.2中文文档

GeoPandas 0.12.2中文文档

GeoPandas is an open source project to make working with geospatial data in python easier. GeoPandas extends the datatypes used by pandas to allow spatial operations on geometric types. Geometric operations are performed by shapely. Geopandas further depends on fiona for file access and matplotlib for plotting.

GeoPandas是一个开源项目,使在Python中处理地理空间数据变得更加容易。GeoPandas扩展了pandas的数据类型,允许对几何类型进行空间操作。Geopandas依赖shapely执行几何操作、依赖fiona执行文件访问操作、依赖matplotlib执行绘图操作。

The documentation of GeoPandas consists of four parts – User Guide with explanation of the basic functionality, Advanced Guide covering topics which assume knowledge of basics, Examples, and API reference detailing every class, method, function and attribute used implemented by GeoPandas.

GeoPandas的文档由四部分组成:

《用户指南》——对基本功能的解释;

《高级指南》——基本功能的扩展内容;

《实例》、《API参考》——GeoPandas所使用的每个类、方法、函数和属性。

文章

标签 , ,
这篇文章对您有用吗?

我们要如何帮助您?

欢迎留下您的宝贵建议

Please enter your comment!
Please enter your name here