pypi geopandas 0.10.2
v0.10.2

latest releases: 0.14.4, 1.0.0a1, 0.14.3...
2 years ago

Small bug-fix release:

  • Fix regression in overlay() in case no geometries are intersecting (but have overlapping total bounds) (#2172).
  • Fix regression in overlay() with keep_geom_type=True in case the overlay of two geometries in a GeometryCollection with other geometry types (#2177).
  • Fix overlay() to honor the keep_geom_type keyword for the op="differnce" case (#2164).
  • Fix regression in plot() with a mapclassify scheme in case the formatted legend labels have duplicates (#2166).
  • Fix a bug in the explore() method ignoring the vmin and vmax keywords in case they are set to 0 (#2175).
  • Fix unary_union to correctly handle a GeoSeries with missing values (#2181).
  • Avoid internal deprecation warning in clip() (#2179).

Don't miss a new geopandas release

NewReleases is sending notifications on new releases.