软件包:python-geopandas-doc(0.4.0-3)
python-geopandas-doc 的相关链接
Debian 的资源:
下载源码包 python-geopandas:
- [python-geopandas_0.4.0-3.dsc]
- [python-geopandas_0.4.0.orig.tar.gz]
- [python-geopandas_0.4.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.geopandas.org]
相似软件包:
Documentation for the geopandas library
GeoPandas is a project to add support for geographic data to pandas objects. It currently implements `GeoSeries` and `GeoDataFrame` types which are subclasses of `pandas.Series` and `pandas.DataFrame` respectively. GeoPandas objects can act on shapely geometry objects and perform geometric operations.
GeoPandas geometry operations are cartesian. The coordinate reference system (crs) can be stored as an attribute on an object, and is automatically set when loading from a file. Objects may be transformed to new coordinate systems with the `to_crs()` method. There is currently no enforcement of like coordinates for operations, but that may change in the future.
This package contains the GeoPandas documentation.
其他与 python-geopandas-doc 有关的软件包
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 0.4.0+dfsg)
- sphinx theme from readthedocs.org (common files)