ShapelyDeprecationWarning: len for multi-part geometries is deprecated and will be removed in Shapely 2.0.
请问这个“警告”如何解决呢?
说明在 Shapely 2.0中没有 len 方法,提醒你要用最新的方法。