I have a bunch of points in a SQL Server database using the geography
data type, that I would like to be able to generate thiessen polygons for.
Is this processing available natively within SQL Server, or must this processing be done outside of the system?