Version v0.6.0
Momepy now requires shapely 2.0 or newer to run and no longer depends on PyGEOS. The
highlights of the release:
Enhancements
- ENH: support bi-directional roads in
gdf_to_nx
(#357) - ENH: geometry-based simplification of roundabouts (#371, #392)
- REF: update for shapely 2.0 (#479)
Bug fixes
- resolves bug in
Percentiles
append. (#427)
New Contributors
- @phuismann made their first contribution in #360
- @kopytjuk made their first contribution in #357
- @Thaulino made their first contribution in #379
- @gregmaya made their first contribution in #371
Full Changelog: v0.5.3...v0.6.0