How to “average” two or more geography linestrings using C#/SQL Server 2008 spatial
问题 Suppose I've got a set of results from a study into the behaviour of a particular migratory bird. The bird has been tagged, and a GPS receiver records the migration path it follows each year over a five year period. The results are stored in a SQL Server table that contains one geography linestring for each year's path. How would you go about defining the linestring representing the "average" path followed over the five year period? Note that each sample linestring may contain a different