matplotlib.collections
(#267)geopandas.datasets
(#384)sjoin
on non-integer-index GeoDataFrames (#422)cx
indexer to GeoDataFrame (#482)GeoDataFrame.from_features
now also accepts a Feature Collection (#225, #507)iterfeatures
andto_json
(#421)Bug fixes:
fiona.filter
results when bbox is not None (#372)dissolve
to retain CRS (#389)cx
behavior when using index of 0 (#478)Acknowledgments
Thanks to everyone who contributed to this release! In alphabetical order:
- abjer
- Aleksey Bilogur
- Chris Holdgraf
- Emilio Mayorga
- Ezequiel Alvarez
- James McBride
- Jeffrey Gerard
- Joris Van den Bossche
- Micah Cochran
- mlyons-tcc
- Nick Grue
- nickwg03
- Sean Gillies
- Tim Tröndle
- Zhanzhao (Deo) Liang
-- The GeoPandas developers