Skip to content

Rewritten make_cutlines and validate_cutlines. Modified each calls of those...

Marques Gabriel requested to merge 2-split-polygons into core

Rewritten make_cutlines and validate_cutlines. Modified each calls of those functions as well. Split polygons now works as intended by specifying a lower and upper bound based on angle with adjacents median axis. Cutline can't cross those bounds anymore.

Closes #2 (closed)

Merge request reports