aarondandy/vertesaur

LINQ for geometry

aarondandy opened this issue · 2 comments

LINQ methods for

  • adding vectors (sum)
  • computing an MBR
  • midpoint for points (average)
  • whatever else sounds good
  • union? (could get crazy)
  • intersect (similar complexity to union)
  • nearest to x
  • farthest from x
  • filters for spatial relations/DE9IM