FileSize | 941316 |
MD5 | 4A1C07E8B0319374B7D1054B70B6415C |
PackageDescription | Python3 tools for geographic data
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 Python 3 version of the library. |
PackageMaintainer | Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org> |
PackageName | python3-geopandas |
PackageSection | python |
PackageVersion | 0.10.1-1 |
SHA-1 | 12B4CC253A95189FF87112C77AF5298B3F31612E |
SHA-256 | CCE0286FEC43A4E20708D9747104B2091A657807E9AB5F6C17DDD8FD4EB8DF75 |