concepts.benchmark.namo.namo_polygon.namo_polygon_map_creator.polygon_remove_intersections#

polygon_remove_intersections(polygons)[source]#

For each polygon in the list of polygons, remove any intersections with other polygons.

Parameters:

polygons (List[ndarray])

Return type:

List[ndarray]