spatial-algorithms icon indicating copy to clipboard operation
spatial-algorithms copied to clipboard

Integrate Wagyu

Open flippmoke opened this issue 7 years ago • 0 comments

Wagyu would be very useful to integrate into our current spatial algorithms library. It can potentially provide a variety of different algorithms for use with polygons. In cases where we do not use polygons, we should probably fall back to the Boost Geometry Algorithms. To achieve this we would need to:

  • [ ] Develop auto scaling technique for use of doubles with Wagyu (optional)
  • [ ] Create Union API
  • [ ] Create Intersection API
  • [ ] Create Difference API
  • [ ] Create XOR API

flippmoke avatar Feb 02 '18 17:02 flippmoke