I'm using SQL Server 2008 R2 to store Geometry data types. I have a bunch of lines as individual features, that share common names ('NAME' field). I would like to create a view that Groups By 'NAME' and combines the geometries. I can only find STUnion function and I'm not sure how to use this to in a query to do what I want. Thanks,
أكثر...
أكثر...