From: Jabier A. <jab...@ma...> - 2015-05-20 13:39:00
|
Great! I can focus in my current work in "switch" code. Regards, Jabier. On Wed, 2015-05-20 at 15:06 +0200, Krzysztof Kosiński wrote: > 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 |