Warn about models with overlapping or intersecting facets but try to repair wrong layers. #16

This commit is contained in:
Alessandro Ranellucci 2011-11-30 16:28:09 +01:00
parent d51a37a0ae
commit 42383dec84
3 changed files with 45 additions and 0 deletions

View file

@ -13,6 +13,8 @@ has 'id' => (
required => 1,
);
has 'slicing_errors' => (is => 'rw');
# collection of spare segments generated by slicing the original geometry;
# these need to be merged in continuos (closed) polylines
has 'lines' => (