FileSize | 941416 |
MD5 | 70D94E84D8765EE06113EF0F82D3A50B |
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.2-1 |
SHA-1 | 5496B12E11B3E14624F82F68CAD20D88AD708CC0 |
SHA-256 | DC5EB79D9690E56660036C2D6C1A00BB682607CC491C955FE5244CF57345DAD1 |