Closed DOSull closed 2 years ago
LOL... the R code checks and throws an error when you try to make a tile like this, suggesting that you set the margin to 0 and apply a negative buffer to any final map! Surely we can do better than this...
Added warning messages and advice. This is very hard to fix under the current implementation
For example
w = get_weave_unit(weave_type = "cube", aspect = 1, margin = 500, strands = "ad-|b-e|-cf")
gives in earlier code we generated 'augmented' matrices so there was extra strand overlapping the tile extent. Now this only happens whenaspect < 1