python-geopandas 0.3.0-1 source package in Ubuntu

Changelog

python-geopandas (0.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Drop patches, included upstream.
  * Remove obsolete TRAVIS env var from test commands.
  * Use pytest instead of nosetest to not fail all tests.

 -- Bas Couwenberg <email address hidden>  Tue, 29 Aug 2017 12:15:26 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-geopandas_0.3.0-1.dsc 2.8 KiB c19358e8e41df668ed902ecb650c83acd7037cb652e780e98d6b94ded15ac3ce
python-geopandas_0.3.0.orig.tar.gz 2.3 MiB ef49a5c8c2e6ff6ff43a494280d0749fdecdf65f4031624d1639fe238b551804
python-geopandas_0.3.0-1.debian.tar.xz 1.3 MiB c9ac61cf3af8edc79739dad32fb440f837bc31dc7b2bbfbcea3f66a3f85b5f67

Available diffs

No changes file available.

Binary packages built by this source

python-geopandas: 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.

python-geopandas-doc: 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.

python3-geopandas: No summary available for python3-geopandas in ubuntu cosmic.

No description available for python3-geopandas in ubuntu cosmic.