About Anaconda Help Download Anaconda

Geographic pandas extensions

Installers

  • linux-64 v0.14.2
  • linux-aarch64 v0.14.2
  • osx-64 v0.14.2
  • osx-arm64 v0.14.2
  • win-64 v0.14.2
  • noarch v0.9.0
  • linux-32 v0.4.0
  • linux-ppc64le v0.12.2
  • win-32 v0.4.1

conda install

To install this package run one of the following:
conda install anaconda::geopandas

Description

GeoPandas is an open source project to make working with geospatial data in python easier. GeoPandas extends the datatypes used by pandas to allow spatial operations on geometric types. Geometric operations are performed by shapely. Geopandas further depends on fiona for file access and descartes and matplotlib for plotting. The goal of GeoPandas is to make working with geospatial data in python easier. It combines the capabilities of pandas and shapely, providing geospatial operations in pandas and a high-level interface to multiple geometries to shapely. GeoPandas enables you to easily do operations in python that would otherwise require a spatial database such as PostGIS.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy