You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR - /Users/fnattino/Programs/laserchicken/laserchicken/filter.py:129: ShapelyDeprecationWarning: __len__ for multi-part geometries is deprecated and will be removed in Shapely 2.0. Check the length of the `geoms` property instead to get the number of parts of a multi-part geometry. print('{} points found in {} polygons.'.format(len(points_in), len(polygon)))
The text was updated successfully, but these errors were encountered:
When running the Laserfarm tutorial notebook:
The text was updated successfully, but these errors were encountered: