From: Krzysztof K. <twe...@gm...> - 2015-05-20 13:06:11
|
2015-05-19 21:33 GMT+02:00 Jabiertxo Arraiza Cenoz <jab...@ma...>: > El sáb, 16-05-2015 a las 08:15 +0000, > lib...@li... escribió: >> > What works: >> > - Union >> > - Intersection >> > - Adding difference and XOR is trivial >> >> Perhaps someone else could implement them as a learn-the-code >> experience, Jabier? > > Hi Nathan. Not sure if my basic math could do it but i could try. Still > on TODO? > > Regards, Jabier. I went ahead and added those already, sorry :( Boolops should be complete now, with the exception of handling degenerate cases such as overlapping segments and nodes exactly at segments. I will be working on that next. Regards, Krzysztof |