geopandas
Geographic pandas extensions
Geographic pandas extensions
To install this package, run one of the following:
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.
Summary
Geographic pandas extensions
Information Last Updated
Aug 21, 2025 at 08:20
License
BSD-3-Clause
Total Downloads
6.7K
Platforms
GitHub Repository
https://github.com/geopandas/geopandasDocumentation
https://geopandas.org/en/stable/docs.html