FileSize | 3081172 |
MD5 | 9DB13F23CD0C6BBD4260EA098DE5B175 |
PackageDescription | Python 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 2 version of the library. |
PackageMaintainer | Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org> |
PackageName | python-geopandas |
PackageSection | python |
PackageVersion | 0.4.0-3 |
SHA-1 | 66100C5C448C099EA5A04CC88CB3EB7BE6281EEC |
SHA-256 | 5F19704BECB1FE84EE2BC4BBC1EAF679DAC36F4CBD0B8A672066BBDCBA2B6E3D |