Closed ianardee closed 1 year ago
Now that
merge_polygons_as_polygon
exists,merge_polygons_as_bounding_box
basically becomes redundant, as it's equivalent to aget_bounding_box
on the resulting merged polygon anyway. Should we get rid of it?
Good point, thanks
Description
:sparkles: add basic support for line items (copied from internal library)
How Has This Been Tested
New unit tests added.
Types of changes