Contents

geopandas 1.0.1

0

Geographic pandas extensions

Geographic pandas extensions

Stars: 4478, Watchers: 4478, Forks: 927, Open Issues: 448

The geopandas/geopandas repo was created 11 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 4478 github stars!

How to Install geopandas

You can install geopandas using pip

pip install geopandas

or add it to a project with poetry

poetry add geopandas

Package Details

Author
None
License
BSD 3-Clause
Homepage
None
PyPi:
https://pypi.org/project/geopandas/
GitHub Repo:
https://github.com/geopandas/geopandas

Classifiers

  • Scientific/Engineering/GIS
No  geopandas  pypi packages just yet.

Errors

A list of common geopandas errors.

Code Examples

Here are some geopandas code examples and snippets.

GitHub Issues

The geopandas package has 448 open issues on GitHub

  • ENH: expose folium.map kwds as map_kwds in explore()
  • DEP: deprecate constructing pd.Series with GeoSeries constructor
  • ENH: explore() extend _MAP_KWARGS to include all folium / leaflet initialisation parameters
  • BUG: non-geometry column named "geometry" gets discarded when using gpd.GeoDataFrame constructor
  • fixes issue #2310 - fixes reading geojson with column called geometry
  • BUG: Reading GeoJSON string using the gpd.read_file method fails when the attribute table has a non-geometry column called 'geometry'
  • BUG: GeoDataFrame constructor set copy=true if copy is not set and data is a DataFrame.
  • ENH: add distance along the Hilbert Curve
  • Define GeoSeries._constructor_expanddim to handle fix to_frame for named geoseries
  • ENH: functionality which saves vector dataset to mbtiles directly
  • BUG: GeoDataFrame.set_crs returns gdf when inplace=True
  • BUG: import messages when GeoDa is installed
  • REGR: indexing doesn't return geometry but Series if geometry is only column
  • ENH: Improvements to GeoDataFrame._constructor continued
  • How can I get legend when I specify user-defined color for plotting maps using geopandas?

See more issues on GitHub

Related Packages & Articles

deltalake 0.20.2

Native Delta Lake Python binding based on delta-rs with Pandas integration

datasets 3.0.1

HuggingFace community-driven open-source library of datasets