Just to clarify up-front: I\'m talking about unioning geometry, not the SQL keyword UNION.
UNION
I\'m trying to move some spatial data from Postgres with Post
Your best option is to create a CLR function to support the aggregate. There are a couple of existing solutions: